1.What is the deferece between DBMS & RDBMS?
2.How can you trouble shoot? If u will get error while
installing sql server?
3.How can u trouble shoot slow running query?
4.how can u trouble log shipping errors?
5.why do we use merge replication instead of T.log
replication?
Answer Posted / sukhjeet brar
simply dbms is database mangement system
rdbms is relational database mangement system. here relation
means in tabuler form.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Suggest a method of joining two tables.
What are the differences between ms sql server & oracle?
How to get a list all databases on the sql server?
What is implicit cursors?
List the data types available in mssql?
Explain about system stored procedure?
What is a dbms wizard?
Can group functions be mixed with non-group selection fields in ms sql server?
What is nolock hint in sql server 2008
What are the different types of replication you can set up in sql server?
How to write character string constants or literals in ms sql server?
What is primary key index?
Explain view in sql server?
in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration
What is scd (slowly changing dimension)? : sql server analysis services, ssas