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 is the difference between dropping a database and taking a database offline? : sql server DBA
1082How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
1211
How to assign data of the deleted row to variables?
Source File: Target EMPNO, SAL Empno, Format 101, 1000 101, 1000 101, 1100 101, 1000, 1100 101, 1000 101, 1000, 1100, 1000 101, 10000 101, 1000, 1100, 1000, 10000 102, 1100 102, 1100 102, 1300 102, 1100, 1300 102, 1200 102, 1100, 1300, 1200 102, 1500 102, 1100, 1300, 1200, 1500 How can i get that output using datastage(ETL) tool
how to write date and time literals? : Sql dba
Can you index views?
What is sql rowcount?
List the different index configurations possible for a table?
How to delete duplicate rows in sql server?
What is a domain in microsoft access?
How do I start pgadmin 4 on windows?
Explain syntax for viewing trigger?
Can we create clustered index on composite key?
What is a dirty read sql?
What is the difference between db-lib and ct-lib in sybase?
How to get a list all databases on the sql server?
What is user defined functions?