How to use an explicit cursor without open statements?
No Answer is Posted For this Question
Be the First to Post Answer
What is a cognitive schema?
src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));
What is max rowid in oracle?
3. Display all the client numbers in the ORDER table. Remove duplicates.
How to load a large xml file?
How many types of tables supported by oracle?
What language does oracle use?
How to define a data source name (dsn) in odbc manager?
Calculate difference between 2 date / times in oracle sql?
What are the system predefined user roles?
What is an Index Segment ?
What is a server parameter file in oracle?