What is mdb stand for?
No Answer is Posted For this Question
Be the First to Post Answer
Is primary key is clustered index?
what are the properties and different types of sub-queries? : Sql dba
1. what is the exact use of hint in sql. 2. How we can avoid index scan in sql even though index is there in the table.
What is a CTE (Common Table Expression), and how is it different from a subquery?
There are 5 records in a table and we have implemented two triggers that are :pre_query and post_query how many times these triggers will fire.
What is the benefit of foreign key?
What are the components of a PL/SQL block ?
How can we schedule the procedure to run automatically ?
How to use sql*plus built-in timers?
What are %type and %rowtype for?
Let us suppose we have a table with structure in order empno empname empdesig empcountry and now i want to re-organize the columns of this table to empno empdesig empname empcountry how can i do this with queries ? assume that table contains the data.
Table 1: col1 Timestamp ---------------- 01-mar-2012 11:12:46 Table 2: col2 Timestamp -------------------- 01-mar-2012 11:12:10 01-mar-2012 11:11:23 Write a query to display a row with table2 col2 value less than tabl1 col1 value. Maximum timestamp value previous to table1 col1 value. Display a result as: Col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
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)