What is shrink log file?
No Answer is Posted For this Question
Be the First to Post Answer
How to remove duplicate rows from table except one?
Explain what role entity and relationship play in an ER diagram.
i want to create procedure for create table in sql server 2005 for example create procedure create_table @table varchar(20) as create @table( id int, name char(20) ) but it will get error what is solution?
How to find the source of a table in sql server?
how many no of arguments can be passed in procedures and functions
What are the advantages of the mirroring?
Why and when do stored procedure recompile?
What is user-defined function?
What is purpose of normalization?
What is normalization and its types?
Can sql servers linked to other servers?
Explain how to integrate the ssrs reports in application?