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 your favorite tool for day-to-day oracle operation?
Explain overloading. Can functions be overloaded?
IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?
Can we store files in mysql?
Explain the significance of the & and && operators in pl sql.
What is use of postgresql?
What is the maximum size of a database that can be opened in Microsoft Access?
Who are mongodb competitors?
What is an Oracle Data Segment?
Explain can SSRS reports Cache results?
What is implicit mode in sql server?
Explain intellisense for query editing
What is mutating sql table?
How to call stored procedure using http soap?
What is coalesce in sybase?