Answer Posted / manisha
From Redo-log files we can read the transaction details.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is clustered index
How to convert character strings into numeric values?
Explain what are commit and rollback in sql?
What are the new features of sql server 2012 reporting service?
Describe in brief databases and sql server databases architecture.
What are sparse columns?
What is sql server 2000 work load governor?
What are the 7 disadvantages to a manual system?
How can we determine what objects a user-defined function depends upon?
How to loop through result set objects using mssql_fetch_array()?
What is data compression? : sql server database administration
What is precedence constraint?
Do you know exporting and importing utility?
I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that
How to achieve Paging of records in SQL SERVER?