Package deal
Sql Server 7 EXAMS Bundle
ALL Sql Server 7 – , Questions and answers, 100% accurate, VERIFIED., All Sub-units/topics. Graded A+
[Show more]ALL Sql Server 7 – , Questions and answers, 100% accurate, VERIFIED., All Sub-units/topics. Graded A+
[Show more]C170 Data Management - Applications SQL Syntax, Questions & Answers. VERIFIED. 
 
 
 
CREATE TABLE syntax 
DDL - -CREATE TABLE tableName ( 
colName dataType constraint 
INDEX indexName (colName) 
PRIMARY KEY (colName, colName) 
or 
colName dataType PRIMARY KEY 
FOREIGN KEY (colName, colName) 
REFER...
Preview 1 out of 4 pages
Add to cartC170 Data Management - Applications SQL Syntax, Questions & Answers. VERIFIED. 
 
 
 
CREATE TABLE syntax 
DDL - -CREATE TABLE tableName ( 
colName dataType constraint 
INDEX indexName (colName) 
PRIMARY KEY (colName, colName) 
or 
colName dataType PRIMARY KEY 
FOREIGN KEY (colName, colName) 
REFER...
Sql Server 7 – Dts Exam Questions & Answers, 100% Accurate. VERIFIED. 
 
 
 
What is a DTS package? Task?--a collection of commands that tell DTS what data to collect and how to write it out to a destination. A package can also contain other commands called tasks which are action statements 
 
DT...
Preview 1 out of 2 pages
Add to cartSql Server 7 – Dts Exam Questions & Answers, 100% Accurate. VERIFIED. 
 
 
 
What is a DTS package? Task?--a collection of commands that tell DTS what data to collect and how to write it out to a destination. A package can also contain other commands called tasks which are action statements 
 
DT...
Sql Server 7 - Profiler 
Exam Questions & Answers, 100% Accurate. VERIFIED. 
 
 
what are the 12 profiler event categories--1. cursors 
2. error and warning 
3. locks 
4. misc. 
5. objects 
6. scans 
7. sessions 
8. sql operators 
9. stored procedures 
10. transactions 
11. tsql events 
12. user–c...
Preview 2 out of 5 pages
Add to cartSql Server 7 - Profiler 
Exam Questions & Answers, 100% Accurate. VERIFIED. 
 
 
what are the 12 profiler event categories--1. cursors 
2. error and warning 
3. locks 
4. misc. 
5. objects 
6. scans 
7. sessions 
8. sql operators 
9. stored procedures 
10. transactions 
11. tsql events 
12. user–c...
Sql Server 7 – Security, Exam Questions & Answers, 100% Accurate. VERIFIED. 
what are statement permissions?--create statements: CREATE TABLE, CREATE VIEW BACKUP DB, etc. 
 
what are object permissions?--select, insert, update, delete, reference, excecute. 
 
example: revoke select on authors to ...
Preview 1 out of 3 pages
Add to cartSql Server 7 – Security, Exam Questions & Answers, 100% Accurate. VERIFIED. 
what are statement permissions?--create statements: CREATE TABLE, CREATE VIEW BACKUP DB, etc. 
 
what are object permissions?--select, insert, update, delete, reference, excecute. 
 
example: revoke select on authors to ...
Sql Server 7 – Locking. Questions & answers, 100% Accurate. Rated A+ 
 
 
intent lock--a mechinism used by transactions to declare their intent of acquiring a lock 
 
schema lock--used to maintain structural integrity of tables – i.e. cant drop an index while it is being used 
 
exclusive lock--...
Preview 1 out of 2 pages
Add to cartSql Server 7 – Locking. Questions & answers, 100% Accurate. Rated A+ 
 
 
intent lock--a mechinism used by transactions to declare their intent of acquiring a lock 
 
schema lock--used to maintain structural integrity of tables – i.e. cant drop an index while it is being used 
 
exclusive lock--...
Sql Server 7 - Misc 
– Locking. Questions & answers, 100% Accurate. Rated A+ 
 
MSREPL_COMMANDS--this table lives in the distribution database. contains info about the location of synchronization files–– truncated after successful replication 
 
foreign keys in merge replication--when the fk ...
Preview 2 out of 5 pages
Add to cartSql Server 7 - Misc 
– Locking. Questions & answers, 100% Accurate. Rated A+ 
 
MSREPL_COMMANDS--this table lives in the distribution database. contains info about the location of synchronization files–– truncated after successful replication 
 
foreign keys in merge replication--when the fk ...
Sql Server 7 - Security 
 – Locking. Questions & answers, 100% Accurate. Rated A+ 
 
what are statement permissions?--create statements: CREATE TABLE, CREATE VIEW BACKUP DB, etc. 
 
what are object permissions?--select, insert, update, delete, reference, excecute. 
 
example: revoke select on aut...
Preview 1 out of 4 pages
Add to cartSql Server 7 - Security 
 – Locking. Questions & answers, 100% Accurate. Rated A+ 
 
what are statement permissions?--create statements: CREATE TABLE, CREATE VIEW BACKUP DB, etc. 
 
what are object permissions?--select, insert, update, delete, reference, excecute. 
 
example: revoke select on aut...
Sql Server 7 - Misc 2 
 – Locking. Questions & answers, 100% Accurate. Rated A+ 
 
third normal form--eliminate dependencies between non–key columns in a table 
 
denormalization--breaking from the normal forms to help performance 
 
3 things about optimistic concurrency--1. may result in loss o...
Preview 2 out of 5 pages
Add to cartSql Server 7 - Misc 2 
 – Locking. Questions & answers, 100% Accurate. Rated A+ 
 
third normal form--eliminate dependencies between non–key columns in a table 
 
denormalization--breaking from the normal forms to help performance 
 
3 things about optimistic concurrency--1. may result in loss o...
Sql Server 7 - Misc 3 
 – Locking. Questions & answers, 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of a...
Preview 1 out of 4 pages
Add to cartSql Server 7 - Misc 3 
 – Locking. Questions & answers, 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of a...
Sql Server 7 - Misc 3 
 – Locking. Questions & answers, 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of a...
Preview 1 out of 4 pages
Add to cartSql Server 7 - Misc 3 
 – Locking. Questions & answers, 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of a...
Sql Server 7 - Misc 3 Questions & answers, 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of an object doesnt...
Preview 1 out of 4 pages
Add to cartSql Server 7 - Misc 3 Questions & answers, 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of an object doesnt...
Sql Server 7 - Misc 3 
Questions & answers, 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of an object doesn...
Preview 1 out of 4 pages
Add to cartSql Server 7 - Misc 3 
Questions & answers, 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of an object doesn...
Sql Server 7 - Misc 3, Questions & Answers, 100% Answers. Latest update. 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of an object ...
Preview 1 out of 4 pages
Add to cartSql Server 7 - Misc 3, Questions & Answers, 100% Answers. Latest update. 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of an object ...
Sql Server 7 - Misc 2. Question & Answers. Latest updates. Rated A+ 
 
third normal form--eliminate dependencies between non–key columns in a table 
 
denormalization--breaking from the normal forms to help performance 
 
3 things about optimistic concurrency--1. may result in loss of concurrency ...
Preview 2 out of 5 pages
Add to cartSql Server 7 - Misc 2. Question & Answers. Latest updates. Rated A+ 
 
third normal form--eliminate dependencies between non–key columns in a table 
 
denormalization--breaking from the normal forms to help performance 
 
3 things about optimistic concurrency--1. may result in loss of concurrency ...
Sql Server 7 – Security. Question & Answers. Latest updates. Rated A+ 
 
what are statement permissions?--create statements: CREATE TABLE, CREATE VIEW BACKUP DB, etc. 
 
what are object permissions?--select, insert, update, delete, reference, excecute. 
 
example: revoke select on authors to [use...
Preview 1 out of 3 pages
Add to cartSql Server 7 – Security. Question & Answers. Latest updates. Rated A+ 
 
what are statement permissions?--create statements: CREATE TABLE, CREATE VIEW BACKUP DB, etc. 
 
what are object permissions?--select, insert, update, delete, reference, excecute. 
 
example: revoke select on authors to [use...
Sql Server 7 – Misc, Questions & Answers. Rated A+. LATEST UPDATE. 
 
MSREPL_COMMANDS--this table lives in the distribution database. contains info about the location of synchronization files–– truncated after successful replication 
 
foreign keys in merge replication--when the fk table is n...
Preview 2 out of 5 pages
Add to cartSql Server 7 – Misc, Questions & Answers. Rated A+. LATEST UPDATE. 
 
MSREPL_COMMANDS--this table lives in the distribution database. contains info about the location of synchronization files–– truncated after successful replication 
 
foreign keys in merge replication--when the fk table is n...
Sql Server 7 – Locking, Questions & Answers, 100% Accurate. Latest update. 
 
intent lock--a mechinism used by transactions to declare their intent of acquiring a lock 
 
schema lock--used to maintain structural integrity of tables – i.e. cant drop an index while it is being used 
 
exclusive lo...
Preview 1 out of 2 pages
Add to cartSql Server 7 – Locking, Questions & Answers, 100% Accurate. Latest update. 
 
intent lock--a mechinism used by transactions to declare their intent of acquiring a lock 
 
schema lock--used to maintain structural integrity of tables – i.e. cant drop an index while it is being used 
 
exclusive lo...
Sql Server 7 - Misc 3, Questions and answers. 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of an object doe...
Preview 1 out of 4 pages
Add to cartSql Server 7 - Misc 3, Questions and answers. 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of an object doe...
Sql Server 7 - Misc 2. Exam Questions and answers, 100% Accurate, rated A+ 
 
third normal form--eliminate dependencies between non–key columns in a table 
 
denormalization--breaking from the normal forms to help performance 
 
3 things about optimistic concurrency--1. may result in loss of concu...
Preview 2 out of 5 pages
Add to cartSql Server 7 - Misc 2. Exam Questions and answers, 100% Accurate, rated A+ 
 
third normal form--eliminate dependencies between non–key columns in a table 
 
denormalization--breaking from the normal forms to help performance 
 
3 things about optimistic concurrency--1. may result in loss of concu...
Sql Server 7 – Security, Questions and answers, rated A+ 
 
what are statement permissions?--create statements: CREATE TABLE, CREATE VIEW BACKUP DB, etc. 
 
what are object permissions?--select, insert, update, delete, reference, excecute. 
 
example: revoke select on authors to [user]. 
 
fixed ...
Preview 1 out of 3 pages
Add to cartSql Server 7 – Security, Questions and answers, rated A+ 
 
what are statement permissions?--create statements: CREATE TABLE, CREATE VIEW BACKUP DB, etc. 
 
what are object permissions?--select, insert, update, delete, reference, excecute. 
 
example: revoke select on authors to [user]. 
 
fixed ...
Sql Server 7 – Misc, Top Exam Questions and answers, Graded A+ 
 
MSREPL_COMMANDS	this table lives in the distribution database. contains info about the location of synchronization files–– truncated after successful replication 
 
foreign keys in merge replication	when the fk table is not inc...
Preview 2 out of 5 pages
Add to cartSql Server 7 – Misc, Top Exam Questions and answers, Graded A+ 
 
MSREPL_COMMANDS	this table lives in the distribution database. contains info about the location of synchronization files–– truncated after successful replication 
 
foreign keys in merge replication	when the fk table is not inc...
Sql Server 7 – Locking, Questions and answers, 100% Accurare 
 
intent lock--a mechinism used by transactions to declare their intent of acquiring a lock 
 
schema lock--used to maintain structural integrity of tables – i.e. cant drop an index while it is being used 
 
exclusive lock--needed for...
Preview 1 out of 2 pages
Add to cartSql Server 7 – Locking, Questions and answers, 100% Accurare 
 
intent lock--a mechinism used by transactions to declare their intent of acquiring a lock 
 
schema lock--used to maintain structural integrity of tables – i.e. cant drop an index while it is being used 
 
exclusive lock--needed for...
Sql Server 7 – Profiler, Questions and answers, 100% accurate, VERIFIED. 
 
what are the 12 profiler event categories--1. cursors 
2. error and warning 
3. locks 
4. misc. 
5. objects 
6. scans 
7. sessions 
8. sql operators 
9. stored procedures 
10. transactions 
11. tsql events 
12. user–conf...
Preview 2 out of 5 pages
Add to cartSql Server 7 – Profiler, Questions and answers, 100% accurate, VERIFIED. 
 
what are the 12 profiler event categories--1. cursors 
2. error and warning 
3. locks 
4. misc. 
5. objects 
6. scans 
7. sessions 
8. sql operators 
9. stored procedures 
10. transactions 
11. tsql events 
12. user–conf...
Sql Server 7 – Dts, Top Exam Questions and answers, rated A+. latest update. 
 
What is a DTS package? Task?--a collection of commands that tell DTS what data to collect and how to write it out to a destination. A package can also contain other commands called tasks which are action statements 
 ...
Preview 1 out of 2 pages
Add to cartSql Server 7 – Dts, Top Exam Questions and answers, rated A+. latest update. 
 
What is a DTS package? Task?--a collection of commands that tell DTS what data to collect and how to write it out to a destination. A package can also contain other commands called tasks which are action statements 
 ...
Sql Server 7 - Misc 3, Questions and answers, 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of an object doe...
Preview 1 out of 4 pages
Add to cartSql Server 7 - Misc 3, Questions and answers, 100% Accurate. Rated A+ 
 
when might an object in 6.5 not be upgraded to 7? 5 reasons--1. object has been renamed with sp_rename 
2. syscomments text is missing 
3. a stored procedure is created within another stored procedure 
4. owner of an object doe...
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Stuvia is a marketplace, so you are not buying this document from us, but from seller PassPoint02. Stuvia facilitates payment to the seller.
No, you only buy these notes for $36.49. You're not tied to anything after your purchase.
4.6 stars on Google & Trustpilot (+1000 reviews)
78252 documents were sold in the last 30 days
Founded in 2010, the go-to place to buy study notes for 14 years now