How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?
3 10392What are the different ways of moving data/databases between servers and databases in SQL Server?
1 3840What is database replicaion? What are the different types of replication you can set up in SQL Server?
3 5558There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
1 3696How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?
HCL,
3 10047As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
HCL,
1 7795What are statistics, under what circumstances they go out of date, how do you update them?
HCL,
2 8157What are the different ways of moving data/databases between servers and databases in SQL Server?
HCL,
3 13895Explian different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
HCL,
2 9453
what is a self join? : Sql server database administration
List down some advantages of sql stored procedure?
What is the sql case statement used for? Explain with an example?
What is table constraint?
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
What sql server means?
What is the purpose of sql profiler in sql server? : sql server database administration
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
What are the recovery models for a database?
Explain the properties of subqueries in sql server?
what information is maintained within the msdb database? : Sql server administration
What it means to be triggered?
Can we check locks in database? If so, how can we do this lock check?
What is raid and what are different types of raid levels?
What is the purpose of linked server configuration in sql server?