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) If a column is an image value type, how you can compare column values? How can you use this column in join clause?
1 1063You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?
1 1146You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
1 1048The count() function always returns a int value type what should you do if you need to count rows from a query which you know will return a value that is too large for an int value type?
1 1065
How do I find query history in sql server?
How did mongodb get its name?
i have all the Oracle Certification material from 1z0-001 to 1Z0-643, if required just drop me a mail to: summi4you@yahoo.co.in
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Do we need to rebuild index after truncate?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
Does view occupy space?
What are the different types of subquery?
What are the advantages of database?
How to select all columns of all rows from a table in oracle?
what is collation? : Sql dba
What is acid mean in sql server?
what are the advantages of sql ? : Sql dba
When should you use an instead of trigger?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?