What is data compression? : sql server database administration
No Answer is Posted For this Question
Be the First to Post Answer
When we are using this query to shrink the log file,what exactly it will execute internally? Do we lose any data when we run this script? which data it will truncate in the log file and where it is saved. Please let me know... USE DatabaseName GO DBCC SHRINKFILE(<TransactionLogName>, 1) BACKUP LOG <DatabaseName> WITH TRUNCATE_ONLY DBCC SHRINKFILE(<TransactionLogName>, 1) GO
What do you mean by the term 'normalization'?
in my server i have 3 instances,one of them got failed, and this cause we r not able to connect to server, how to know which instance was dameged?
How can you list all the columns in a database?
What is difference between delete & truncate commands?
Do you know what guidelines should be followed to help minimize deadlocks?
What is 'write-ahead log' in sql server 2000 ?
Can primary key be a foreign key?
Where in ms sql server is ’100’ equal to ‘0’?
How send email from database?.
3 Answers CarrizalSoft Technologies, Merrill Lynch,
sql server syntax to add "!" sign to "name" field of "employee" table in a manner that all names have the same lenght of 20 characters
What is thr feature of change data capture?
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)