Help!!!!!!!!!!!!
My database has gone offline, it is highlighted as 'Suspect'.
Foolishly, i haven't got a recent back up.
Is there a way of quickly restoring the database?
Thank you
No Answer is Posted For this Question
Be the First to Post Answer
Who is the owner of a schema in ms sql server?
i use few third party softwares. they r all having their own databases . but the data is repeated in all these databases - say a person is in all the three databases, but his name is stoared in diff format in all databases i want to create a centralised database ,and i dont want to re-enter the records . using the exisating records how can i build a centralised database?
What is subquery explain with example?
What is the use of tempdb? What values does it hold?
If a stored procedure is taking a table data type, how it looks?
In the below query i have performed the commit transaction statement but still the values after the save are not saved. Can you please let me know why are the statements after save are rolled back even after commiting the data. help me with the understanding declare @trans2 varchar(10)='transaction2' begin transaction @trans2 insert into emp values(100,'xy',600); save transaction @trans2 insert into emp values(200,'pq',700); insert into emp values(300,'pq',800); commit transaction @trans2 rollback tran @trans2
What are user-defined functions (udfs) in sql server?
What is indexing?
How can I create a report based on a query? : sql server management studio
What are the database objects? : SQL Server Architecture
How to disconnect from a sql server using mssql_close()?
One table Test with single column. These are the values in the table a b c d e f g h I need a query (without using any variable) with output as - a b c d f f g h
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)