Post New Answer View All Answers
Can sql servers link to other servers like oracle?
Do you know exporting and importing utility?
What is compression - row-level and page-level compression?
How can we remove orphan records from a table?
Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.
Explain what are the events recorded in a transaction log?
How to transfer an existing table from one schema to another schema in ms sql server?
Explain subquery and state its properties?
How to search for a string in all stored procedure in sql server?
What is history table in sql server?
How to recover from sql injection? : sql server security
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What is the difference between inner join and equi join?
What is the difference between rank and dense_rank?
what does the automatic recovery do? : Sql server administration