what are database files and filegroups? : Sql server database administration
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
Create Index myIndex On myTable(myColumn) What type of Index will get created after executing the above statement
Is sql server free?
What is user-defined scalar function?
What is a full text index?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
What is the difference between count () and rowcount ()?
How column data types are determined in a view?
What is the recovery model?
What is the difference between a fill factor of 100 and 0?
What you can do to delete a table without the delete trigger firing?
can any one please send sql quries most used in applications.