Oracle (3253)
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 the values that can be specified for OPTIMIZER_GOAL parameter of the ALTER SESSION Command ?
1 4417What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
1 4471What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the ALTER SESSION Command ?
2 4612What is the effect of setting the value 'FIRST_ROWS' for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
1 4511
In what version of sql server were synonyms released?
What port does postgresql listen on?
What are the important features of sybase?
State three differences between Dbms and Rdbms?
How to download microsoft sql server 2005 express edition?
What is 1nf normalization form?
What is erd?
What you can use regular expression for in mysql? Support your answer with an example?
How does sql profiler work?
Can you tell the difference between mysql_connect and mysql_pconnect? : Mysql dba
I have single column in a file. Input 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 my output is file 1 have 1,2,3,10,11,12 file 2 have 4,5,6,13,14,15 and file 3 have 7,8,9 how is it possible in datastage
How to set the time zone for MySQL to particular country time?
Why is pl sql used?
What is a join? Explain the different types of mysql joins.
What are sparse columns?