What do you mean by SQL injection attack?
No Answer is Posted For this Question
Be the First to Post Answer
What are triggers? How do you invoke a trigger on demand?
Explain the difference between clustered and non-clustered index?
Do you know what are the reporting services components?
How to attach adventureworkslt physical files to the server?
How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.
Why are sql functions used?
What is the syntax to execute the sys.dm_db_missing_index_details?
What type of Index will get created after executing the above statement?
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
write query for fourth maximum salary from employee table
14 Answers Mind Tree, SP Software,
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
Difference between server.transfer and server.execute method?
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)