How to get a list all databases on the sql server?
No Answer is Posted For this Question
Be the First to Post Answer
How you would rewrite the sql query to return the customerid sorted numerically?
select empid empname from employee What is the result for the about query?
Where is my database stored on the hard disk in ms sql server?
What is a recursive stored procedure in sql server?
What is sql injection and why is it a problem? : sql server security
what's sql server? : Sql server database administration
Define tool Manage Statistics in SQL Server 2000 query ?
Which data type columns are the best candidates for full-text indexing?
Do you know what is normalization of database? What are its benefits?
create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?
What is the purpose of grouping data in a report?
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
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)