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