What are key, name and value columns of an attribute? : sql server analysis services, ssas
No Answer is Posted For this Question
Be the First to Post Answer
How to find the list of fixed hard drive and free space on server?
can you instantiate a com object by using t-sql? : Sql server database administration
What is dbcc?
How to Update from select query in sql server?
How to use old values to define new values in update statements in ms sql server?
What is the use of RDBMS?
how to invoke a trigger on demand? : Sql server database administration
What does it mean to manipulate data?
What is a mutating table error and how can you get around it?
Give main differences between "Truncate" and "Delete".
what are triggers? : Sql server database administration
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
Oracle (3253)
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)