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) Find 2nd Highest salery in emp table Select* from emp where &n= select * count from emp where (salery >=emp.salery) Enter n value 2 These query is correct or not. Tell me any other methods.
6 8277If you have to declare procedure1,procedure2 in package specification and if you have to declare procedure1,procedure2 and procedure3 in package body? is it compilation or not and execute or not? what type of error is given please
1 4826Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
4 7820i want to know rdbms certification details and syallabus and for whom i contact for rdbms certification in bangalore i need answer very urgent please mail to aniltelkar50@gmail.com please as soon as possible
2391i want to know real time experience on oracle dba anybody help me please mail me aniltelkar50@gmail.com
IBM,
1 4758i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID
IBM,
7 8955If any possiable to use 2 primary key in single table? How many primary key & foreign key used in each table(min & max)?
3 5142Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)
1943
For synchronizing the logins from lower version to higher version, just take the 11.9.2 syslogins structure, go to 12.5 higher version server?
what systems can odi extract and load data into?
What is a checkpoint and When does it occur?
What is the importance of sqlcode and sqlerrm?
How to display employee records who gets more salary than the average salary in the department?
What does count (*) mean in sql?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
What are the difference between “where” and “having” clause in sql server?
You need to multiply all values of a single column. How would you do that?
What is Cross Join and in which scenario do we use Cross Join?
What is built-in function?
What is the user of Primary key?
What exactly does a dba do?
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
explain what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration