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 main different between Null and NOT Null. Difference between Primary and Unique Key. How to Check the database from which application is it possibe.
6 8736What is Foreign Key? What is the main difference between primary key and Foreign Key ? How Foreign Key can be defined? Is Foreign key is used to join two or more table?
4 7875What is Inner Joints and Outer Joints ? What is right outer joints,left outer joints,right inner joints , left inner joints ,
HP,
2 7990what is the correct way of selection statement a. select/from/table_name/orderby/groupby/having b. select/from/table_name/groupby/having/orderby
5 14623
How can you fetch common records from two tables?
What is trigger explain it?
What do you understand by the term 'normalization'? Explain the various modes of normalization?
Consider a scenario where you have to send an email to a client from the sql database. How do you think you can achieve this task?
What is NOT NULL Constraint in sql server 2012?
In pl/sql, what is bulk binding, and when/how would it help performance?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
How to display Row Number with Records in Oracle SQL Plus?
What is database dimension? : sql server analysis services, ssas
What is a join in sql? What are the types of joins?
How do you create type- insensitive operator?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
How do I start microsoft access on my computer?
How to copy the tables, schema and views from one sql server to another?
Why we use cross join?