What are system databases in ms sql server?
What is isolation levels?
What is normalization? Explain its different types?
how many joins we can write if at all we have n no of tables
5 Answers Tanla Solutions, TS,
how to determine the service pack currently installed on sql server? : Sql server database administration
what is the system function to get the current user's user id? : Sql server database administration
What is field with example?
What is the difference between update lock and exclusive lock?
What is the maximum size of a row in sql server?
How dts is used to extract, transform and consolidate data?
How use inner join in sql server?
What is partitioned view?
can we give the identity for existing column of the table? (already table contains 10(1-10) unique randam records)