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
Does sql backup shrink transaction log?
what is data manipulation language? : Sql dba
What is difference between stored function and application function?
Does normalization improve performance?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
What are pl sql data types?
how to drop an existing index in mysql? : Sql dba
What is difference between stored procedures and application procedures?
Write a sql query to get the third highest salary of an employee from employee_table?
How to convert comma separated string to array in pl/sql?
What are the different datatypes available in PL/SQL?
how to do backup entire database? : Transact sql
Is clustered index a primary key?
What is trigger and types?
What is left inner join in sql?