Answer Posted / gregorygood
Hi,
I have 2 databases with 50gb each with very crucial data, now the sql is telling me that both are corrupted.
Is there any way to repair?
I have run some sql commands that I found on the internet but nothing is fixing the problem.
Regard
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how you can get the list of largest tables in a database? : Sql server administration
What is read uncmmited?
What is bcp? When does it used?
What does nvl stand for?
What is a deadlock and what is a live lock?
Can you please explain the difference between function and stored procedure?
Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.
What are transactions in sql?
How do I clean up sql server transaction log?
How can I get data from a database on another server?
What are the transaction properties?
What is provisioning, billing and metering, and connection routing concepts in the service layer?
Can you explain what are various ways to enhance the ssrs report?
How to skip remaining statements in a loop block using continue statements?
Can you explain important index characteristics?