Her departmandaki isçilerden empno' su ikinci sirada olan
isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren
sorguyu yaziniz?
No Answer is Posted For this Question
Be the First to Post Answer
What is the string concatenation operator in oracle?
What are the components of physical database structure in the Oracle database?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
Explain what are clusters?
Explain the use of ignore option in imp command.
Write query to fetch second maximum salary from employee table.
4 Answers Bravura Solutions, HCL,
What is the Extension of Oracle Database? As extension of Access Database is .mdb
Is it possible to enter only time value into a column of a table in sql?
How would you best determine why your MVIEW couldnt FAST REFRESH?
What is the disadvantage of User defind function?
What WHERE CURRENT OF clause does in a cursor?