How do I find the sql server instance name?
No Answer is Posted For this Question
Be the First to Post Answer
What are the results of running this script?
In what version of sql server were synonyms released?
What is difference between joins and subqueries?
Give me a SQL Query to find out the second largest company?
What do you mean by a Composite primary key?
As per your opinion what are the five top responsibilities of a dba? : sql server database administration
How can a user-defined datatype be created?
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
Do you know what is difference between stored procedure and user defined function?
What is the difference between a Local temporary table and a Global temporary table? How is each one used?
What is the function of inner join?
Can a database be shrunk with users active?
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)