You have a table of products with fields for ProductID, Name, and...
Which two keys establish a relationship between two tables? (Choose...
On which database structure does an update statement operate?
You have a table named Employee that includes four columns.
...
You have two database tables as defined below. The State ID column is...
Which command should you use to remove a table from a database?
You are writing a SQL statement to retreive rows from a table which...
This question requires that you evaluate the underlined text to...
Correct match is worth one point.
Select and Place:
What defines the amount of storage space that is allocated to a value...
The Product table contains the following data.
...
Which key uniquely identifies a row in a table?
You have two database tables as defined below. The first table...
Hot Area:
Hide Solution Discussion 2
Correct Answer:
You have a table that contains the following data.
...
You have a table named Product. The Product table has columns for...
What should you include in the update statement?
Which statement deletes the rows where the employee's phone number...
A named group of SQL statements that can be executed in a database is...
Which permission does a user need in order to run a stored procedure?
You have the following table definition:
...
You have two tables named Cars and Color as defined below. The two...
You have the database table named Cars as defined below:
...
You have the following table definition:
...
The following illustration shows backup strategies that use the...
This question requires that you evaluate the underlined text to...
A view can be used to
You need to list the name and price of each product, sorted by price...
Match the following
Which keyword would you use in a select statement to return rows that...
You are writing a T - SQL statement that perform a long complex query...
You need to remove a view named EmployeeView from your...
In SQL, an insert statement is used to add a
Which statement should you use?
Which two elements are required to define a column ??
One different between A function and a stored procedure
When volunteer information changes, you must update the table.
...
You need to insert two new products into the Product table. The first...
You have a table named Customer. You need to add a new column named...
Which constraint ensures a unique value in the ID column for each...
What are three valid data manipulation language DML Comands choose...
5 - Which statement will result in the creation of an index?
choose
You delete rows in a table named Order. The corresponding rows in the...
Check the correct answer
Data in a database is stored in:
This question requires that you evaluate the underlined text to...
You have two tables. Each table has three rows.
...
This question requires that you evaluate the underlined text to...
The component that holds information for a single entry in a table is...
You need to set up a database to provide a view of North American...
On which database structure does an insert statement operate?
One reason to add an index is to
What is one difference between an update statement and a delete...
21 - Which category of SQL statements is used to add, remove, and...
Check true sentences
A database contains two tables named Customer and Order.
...
First normal form requires that a database excludes
You have a table that contains information about all students in your...
This question requires that you evaluate the underlined text to...
You have a table that contains the following data
...
You need to store the first name , Last name and Student ID for 100...
You need to delete a database table.
...
Which statement creates a composite key?
You need to store the contact information for each student in your...
You have a table named Product that contains the following data.
...
You execute a statement inside a transaction to delete 100 rows...
You need to rename a...
You have a table named Employee that includes the following columns:
...
You are developing A SQL statement to create a table
...
You create the following table , which lists how many books you have...
You have a database that contains 10 terabytes of data. you need to...
Match the following
The following illustration shows the structure of a clustered index in...
You need to populate a table named Employee Copy with data from an...
You have a table named student that contains 100 rows , some of...
You have a database table named Song Information as defined below:
...
You need to enable a new employee to authenticate to your database...
This question requires that you evaluate the underlined text to...
Denormalization is performed in order to
This question requires that you evaluate the underlined text to...
This question requires that you evaluate the underlined text to...
Check the correct answer
62- You have a database table that contains the following columns:
...
Your database contains a table named Customer.
...
You need to add rows to a database table.
...
This question requires that you evaluate the underlined text to...
Check true or false
HOTSPOT -
...
True or false check box
This question requires that you evaluate the underlined text to...
You assign User1 a set of permissions that include the WITH GRANT...
Match the following
- Instructions: For each of the following statements, select Yes if...
Which command should you use to add a column to an existing table?...
You work for a small trading company you need to remove a...
This question requires that you evaluate the underlined text to...
Which keyword must be included in a create view statement?
You need to combine the results of two queries into a single result...
You have two tables named Salesperson and Sales.
...
A relational database management system employs the concept of...
True or false
...
You develop a database to store data about text books the data must be...
This question requires that you evaluate the underlined text to...
You need to retrieve data from two related database tables based on a...
Check the correct answer
You have a Department table and an Employee table in your database.
...
You accept an IT internship at a local charity. The charity asks you...