What are the types of backup and tell me the difference between full and differential backup?
4 13789I have a table in which phno is one of the columns.i do have some values in tht phno column.i need to update phno column values with 0(zero) as prefix.give me a correct solution plz...
7 11827
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
What is sql server schema compare? How we can compare two database schemas?
What is report snapshot?
How to write a query with a right outer join in ms sql server?
Explain about protocol layer present in SQL server?
How to find related tables in sql server?
What is a join in sql? What are the types of joins?
What are the two modes of authentication in sql server?
Where to find ntwdblib.dll version 2000.80.194.0?
what are constraints? Explain different types of constraints? : Sql server database administration
Which tcp/ip port does sql server run on? How can it be changed?
What are the differences between decimal and float in ms sql server?
Can we call stored procedure in view in sql server?
How to delete database objects with "drop" statements in ms sql server?
How can I tell if sql server is 32 or 64 bit?