In order to create a unique field in a table in a database, you need to define a
(TCO 4) In order to create a unique field in a table in a database, you need to define a _________. (Points : 3)
trigger
view
primary key
host key
join
Question 2.2. (TCO 4) A _________ in a database can combine two or more tables together. (Points : 3)
join
trigger
view
primary key
host key
Question 3.3. (TCO 4) To create an SQLDataSource from the Designer, developers can _______. (Points : 3)
drag and drop it from the Server Explorer
drag and drop it from the Toolbox
drag and drop it from inside the Properties
start the SQLServer Wizard
start the DataConnection Wizard
Question 4.4. (TCO 4) _______ allows you to format the data in a certain way. (Points : 3)
Predefined Scheme
Query Builder Wizard
Server Explorer
Dataset
Color selector
Question 5.5. (TCO 5) The _________ control displays all data in a spreadsheet format. (Points : 3)
Data Adapter
DataConnection
Textbox
Tree View
GridView
Question 6.6. (TCO 5) ________ is the ability for the GridView to display data one page at a time. (Points : 3)
Referencing
Block recording
Paging
Locking
Data binding
Question 7.7. (TCO 5) The __________ control displays a single row of data. (Points : 3)
DetailsView
Textbox
Tree View
Spreadsheet
GridView
Question 8.8. (TCO 5) The _________ layer is used to contain the database. (Points : 3)
Middle/Business
Presentation
Solution
Server
Database
Question 9.9. (TCO 5) The ________ layer is used to maintain the display. (Points : 3)
Middle/Business
Data
Presentation
Solution
Server
Question 10.10. (TCO 5) The three objects you need in .Net to display data are _______. (Points : 3)
connection, query, dataset
connection, query, data field
server, client, application
IIS, Web form, server
connection, adapter, dataset
-
Rating:
/5
Solution: In order to create a unique field in a table in a database, you need to define a