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)
what are user defined datatypes and when you should go for them? : Sql server database administration
How do you know if sql server is running on your local system?
How to fetch/retrieve the data from hieranchical database and put it into the relational database? for e.g I want to extract the data from IMS DB2 database which is a hierarchical db and load that data into the relational database which is a SQL server.Are there any tools available for directing extracting data from hierarchical db and loading into the relational database (SQL server)?
What does a dba stand for?
Explain the difference between control flow and data flow?
What is sql server locking?
What is sequence in sql?
Explain the table term used in database.
Is it possible to remove old files in the movechunk directory?
How to create new databases with "create database" statements?
Explain the rollback statement?
In which language mysql has been written?
how to show all records starting with the letters 'sonia' and the phone number '9876543210' limit to records 1 through 5.
Explain what is public role in sql server?
What is pdo in mysql?