Answer Posted / ghosh.sutapa
yeah
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How to optimize stored procedures in sql server?
What are data regions?
What is the difference between drop table and truncate table?
How would you use user_constraints table in DB?
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
do you know how to configure db2 side of the application? : Sql server database administration
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
List down some advantages of sql stored procedure?
How to create a new schema in a database?
can you instantiate a com object by using t-sql? : Sql server database administration
What is set nocount on and what is set nocount off?
What is sql server transaction log file?
How to find index size for each index on table?
Why SQL Agent is used?
How column data types are determined in a view?