Answer Posted / gowrishankar
it is one of the standard suite of client tools that are
distributed with sqlserver 2000.
it can also use for trouble shooting purpose.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What port does sql server use?
What are operators available in sql?
Explain the working of foreign key?
What are the benefits of triggers?
State few characteristics of pl/sql?
how to check myisam tables for errors? : Sql dba
What are pl/sql cursors?
what are the advantages of using stored procedures? : Sql dba
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
What are the different types of joins in sql?
What is sql procedures and functions?
Does db2 use sql?
What is compute?
Write the alter statement to enable all the triggers on the t.students table.
what is offset-fetch filter in tsql? : Transact sql