Do you know what is difference between stored procedure and user defined function?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between standardization and normalization?
in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration
What is the difference between a stored procedure and a user defined function in sql server?
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
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?
0 Answers Amdocs, Apps Associates,
What are sp_configure commands and set commands?
What is the fastest way to permanently delete a 1 million row table named customers?
Explain the relational database management system (rdbms)?
Can group by be used without aggregate functions?
Why use “nolock” in sql server?
What is table constraint?
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)