How to execute a stored program unit?
No Answer is Posted For this Question
Be the First to Post Answer
How to check your oracle database 10g xe installation?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
How to define a variable of a specific record type?
What are the different types of synonyms?
How to store only time; not date and time?
Differentiate the standard purchase order,Blanket purchase agreement,Contract purchase agreement,Planned purchase order?
ex. one table is having 1 column with 10 records , then how to display all the values in row wise ?
What is the Extension of Oracle Database? As extension of Access Database is .mdb
What are joins..how many types of joins are there?
29 Answers Amdocs, CSC, TCS,
What is an Index Segment ?
what is the output of select * from emp where null=null & select * from emp where 1=1
Display Odd/ Even number of records?