Database Processing for BIS – General Questions 1. A BI reporting system does not ________ . A. create meaningful information B. deliver information to users…
XML and ADO.NET – True or False 1. SOAP uses HTTP as its only transport mechanism. A. True B. False 2. The DTD defines the…
XML and ADO.NET – General Questions 1. The XSLT processor copies the elements of the stylesheet until it finds a command in the format:…
SQL Server 2000 – True or False 1. There is only one way to create and modify tables in SQL Server. Write SQL code using…
SQL Server 2000 – General Questions 1. With which type of SQL Server recovery model are all database changes logged except those that cause…
Managing Multiuser Databases – True or False 1. Resource locking is a process to prevent multiple applications from obtaining copies of the same record when…
Managing Multiuser Databases – General Questions 1. Locks placed by command are called ________ . A. implicit locks B. explicit locks C. exclusive locks…
SQL for Database Construction – True or False 1. The SQL statement used to create a view is CREATE VIEW. A. True B. False 2. The…
SQL for Database Construction – General Questions 1. The SQL command to create a table is: A. MAKE TABLE. B. ALTER TABLE. C. DEFINE TABLE.…
Data Modeling with ER Model – True or False 1. An ID-dependent entity is an entity whose identifier is a composite identifier where no portion of the…