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) how can u select the Distinct values in the table, table having 20 columns , i want all columns
2 7421How to select Distinct columns from the table, table having 20 columns and i want all coulmns
5 10962I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5
25231. What are the grouping function in SQL ? 2. If base table of a view deleted means, what will happen while we querying on view ? will give any error ? 3. Difference between DROP, DELETE, TRUNCATE table ? 4. What is constraints and types ? 5. What is max size of nchar & nvarchar ? 6. Define ROLLBACK, COMMIT, SAVE POINT 7. How non-clustered better ? or rank the Clustered, Non-Clustered and Table scan in performance wise 8. Select 10 rows from a table ? 9. Define DML, DDL, DCL, DTL commands ? 10. What is mean by NULL value ? NULL means "" or 0 or undefined ? 11. Default constraints ? 12. Can we have more then primary Key in table ? 13. Type of integrity ? Entity, Referential, Domain ?
10 18599
How do you create a database?
How to show all records starting with the letters 'sonia' and the phone number '9876543210'
What is varchar data type in sql?
List out the acid properties and explain?
In the oracle version 9.3.0.5.0, what does each number shows?
What is the difference between truncate and delete?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
What is materialized view. What are different methods of refresh?
What are the benefits of oracle rac?
What are local and global variables and their differences?
How many primary keys can be there in a table?
What is a hierarchical database?
Explain what are sparse columns?
What are different relationships existing in database?
How do I connect to a mysql database?