This quiz tests knowledge on SQL Server 2005, focusing on stored procedures, system catalogs, database security, and cursor usage.
True
False
Rate this question:
True
False
Rate this question:
Sp_cursor_list
Sp_changedbowner
Sp_addalias
Sp_describe_column
A and D
Rate this question:
True
False
Rate this question:
Full-Text Index.
Unique Index
XML Index
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
Indexed View
Partitioned View
Standard view
Rate this question:
Nonclustered
Clustered
Unique
Rate this question:
Used to pefrom email operations from with in the SQL server.
Use in the management of distributed queries.
Use to implement the fuctionality of a Cursor.
Use to manage the security of the DB.
Send mail to the SQL server.
Rate this question:
False
True
Rate this question:
a session is established with a LOGON event.
Data is inserted,modified or delete in a table or a View using the INSERT,UPDATE or DELETE statements
a table or a view is created, modified, or delete using the CREATE,ALTER, or DROP statements.
Rate this question:
Database Mail and SQL mail stored Procedures
Cursor Stored Procedures.
Sercurity Stored Procedures
Database Mail and SQL mail stored Procedures.
Distributed Query Stored Procedures
Rate this question:
False
True
Rate this question:
True
False
Rate this question:
Unique
Foreign key
Primary key
Rate this question:
Referential Integrity
Entity Integrity
Domain Integrity
User-define Integrity
Rate this question:
Sys.sql_modules
Sp_depends
Sp_helptext
Sp_check
A and B
Rate this question:
FILLFACTOR
PAD_INDEX
Rate this question:
Sercurity Stored Procedures
Catalog Stored Procedures
Distributed Query Stored Procedures
A and B
User-define Stored Procedures
Rate this question:
A replaced procedure is dipslay.
An error message is display.
No procedure display
B and C
None about
Rate this question:
Entity Integrity
Domain Integrity
Referential Integrity
Rate this question:
User-define
Entity integrity
Referential Integrity
Domain Integrity
Rate this question:
Local Temporary Procedures
Global Temporary Procedures
Remote Stored Procedures
Temporary Stored Procedures
Customer Stored Procedures
Rate this question:
Denied immediately
Executed sucessfully
Had some error messages
No Action
None about
Rate this question:
Primary key
Check
Foreign key
Unique
Rate this question:
Domain Integrity
Entity Integrity
Referential Integrity
User-defined
Rate this question:
Extended Stored Procedures
Temporary Stored Procedures
Local stored Procedures
Global Temporary Procedures
B and C
Rate this question:
Update triggers do not use the Deleted table to update records in a table
Delete trigger do not use the Inserted table to delete records from atable
Rate this question:
Object_definition()
Sp_helptext
Sp_depends
Sys.sql_modules
Sp_display
Rate this question:
User-define Integrity
Referential Integrity
Entity Integrity
Domain Integrity
Rate this question:
Composite Index
Full-Text Index
Xml Index
Unique Index
Rate this question:
MESSAGE_ERROR()
RETURN_ERROR()
ERROR_MESSAGE()
@@ERROR
@@ERROR_LINE
Rate this question:
Local Temporary Procedures
Global Temporary Procedures
Local stored Procedures
Customer Stored Procedures
A and C
Rate this question:
Check file sample.txt exists.
Check file sample.txt exists or not
Execute a file is named sample.txt
A and C
Not all about
Rate this question:
Data integrity
Constraint
Business Rules
Validity
Rate this question:
Extended Stored Procedures.
T-SQL Stored Procedures
Local stored Procedures
B and C
Not of about
Rate this question:
Referential Integrity
Domain Integrity
User-defined
Entity integrity
Rate this question:
Data integrity
Constraint
Business Rules
Validity
Rate this question:
FILLFACTOR
PAD_INDEX
Computed
Unique
Rate this question:
True
False
Rate this question:
Object_id()
Value()
Return()
Rate this question:
A values zero ....................a non - one
A non-zero .................a zero
A non-zero ........... a greater than zero
A values zero...................a non-zero
A and D
Rate this question:
CREATE
INSERT
DROP
UPDATE
DELETE
Rate this question:
The PRIMARY KEY constraint allows a null value to be entered once in a column.
Constraints are used to ensure validity of data in a table and consistency of data across tables
A column specified with a UNIQUE constraint should have reference to the Primary Key column.
The Foreign key constraint helps in maintaining referential integrity in the database
Rate this question:
sp_describe_column
Sp_indexs
Sp_primarykeys
Sp_cursor_list
A and D
Rate this question:
Input parameters
Output parameters
A and B
Name of stored procedure
Rate this question:
Quiz Review Timeline (Updated): Jan 12, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.