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 / subhash kumar
yes
no
yes
yes
no
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between a primary key and a unique key? Are they the same?
How to create a store procedure with encryption?
What is surrogate key? : sql server analysis services, ssas
How to loop through result set objects using odbc_fetch_row()?
how you can get the list of largest tables in a database? : Sql server administration
Explain what is row_number function?
last function used in MS Access to convert sql what function will use in sql
how to determine the service pack currently installed on sql server? : Sql server database administration
Can truncate be rolled back?
Which is the best place or learning center for MS SQL?????In Bangladesh?????
What happens if null values are involved in boolean operations?
how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A
Is it possible to replicate data from sql server to oracle? : sql server replication
Describe in brief authentication modes in sql server.
How to count rows with the count(*) function in ms sql server?