You are doing log shipping due to some reasons it is
failing. How you will proceed from there
Define inner join? Explain with an example?
What is plan freezing?
can you any body tell me why are go for the rebuild the master database.what is the reason?
List the types of recovery model available in sql server?
What value could be assigned to Varchar Type?
hi, how to match retrieve the unmatched records from 2 tables in which we dont have any primary key. example : table1 has 1,2,3,4,5 and table2 has 1,2,3,4,5,6,7,8,9,10 and i want the numbers from 6 to 10 to be displayed and should not come as null. i need the numbers. please reply as soon as possible.
What is the difference between dataadapter and datareader?
Explain a checkpoint?
Can we perform backup restore operation on tempdb? : sql server database administration
How to find the list of fixed hard drive and free space on server?
How to change the data type of an existing column with "alter table" statements in ms sql server?
How to get number of days in a given year?