what is difference between oracle and pl/sql
Answer / sachin srivastava
Oracle is a program that is running in background
,maintining your data and figuring out where it should go on
your hard drive.
Pl/sql is procedural language for database
| Is This Answer Correct ? | 1 Yes | 0 No |
write a sql qwery which include joining of two tables 4 marks mainframe
the systematic access of small computers in a distributed data processing system is referred as?
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution
HTML is a subset of
is it acceptable if we declare multiple exceptions in same overridden method.
Diff between IF and where ?
how we can connect applet with database?
What is a singleton linked list?
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
Write a Pseudo Code to find the angle between two hands of a clock for a given time.
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
How to convert numeric value into words in c#????plz suggest me the coding of this question???