What is an emotional trigger?
No Answer is Posted For this Question
Be the First to Post Answer
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
what is the difference difference between procedure and packages
2 Answers 3i Infotech, Oracle,
type type_name is table of varchar2(30) index by binary_integer for the above type you have to create a identifier... like identifier_name type_name; for the above type you can use the below methods..like first , last , prior, next , delege..etc...like this.. if you create a cursor...like cursor cursor_name is select * from scott.emp; is there any methods like above to use prior, fist , last , next , trim ,etc...
How to get employee name from employee table which is the fiveth highest salary of the table
Why are sql stored procedures used?
What are stuff and replace function?
how to retrieve last tree records from table? select *from emp where rownum > (select count(*)-3 from emp); i am using this query to get last three records from table but its not giving any output, so please tell me what is the error in this query.
What is procedure and function in sql?
which types of join is used in sql widely? : Sql dba
When you have to use a default "rollback to" savepoint of plvlog?
What is Difference Between Unique and Primary Key Constraints?
What is the difference between left join and left outer join?
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)