In which format does an image save in SQL Server database ?
No Answer is Posted For this Question
Be the First to Post Answer
What are different types of database indexes?
what is the use of database index(apart from the last searching of records) and what is the use of composite key?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
How you can find out if an index is useful to the optimizer?
Does partitioning help performance?
Define union, union all, minus, intersect?
What is partition in sql server?
What are different backups available in sql server?
Explain “@@rowcount” and “@@error” in sql server?
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that
Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.
What should we do to copy the tables, schema and views from one SQL Server to another?
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)