What are sql server procedures?
No Answer is Posted For this Question
Be the First to Post Answer
Where are magic tables stored ? Is it in the same database where it is created ?
What are the joins in sql server? : sql server database administration
What is data source view or dsv? : sql server analysis services, ssas
What are the underflow and overflow behaviors on float literals?
What is a natural primary key?
What is the difference between the following two sql statements select count(*) from <tablename> select count(col_name) from <tablename>
What is sql server profiler?
What is importing utility?
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
Syntax to find the used space and free space of the Data file in a database(SQL Server). Following queries didn't give the exact Used space and Free Space Information sp_spaceused;DBCC showfilestats;exec MyDbName.dbo.sp_spaceused;SP_HELPFILE Can any one tell me the query for how to find the exact used data file space and free space in a Data File?
What are the new features in SQL Server 2005 when compared to SQL Server 2000?
What is triggers and stored procedures?
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)