what is difference between oracle and pl/sql

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the entry point function of a DLL?

623


suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?

1496


what is dot net framework

2346


Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?

1583


code for connection from windows forms to sql server

1714






how sap is different from other software ?

1665


What is the difference beween joblib and steplib statements

1786


What is test execution and when will we start execution please send me one example for this question

1433


what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!

2905


hai i am mca 2009 fresher.please tell me which certification helps me to get an IT job faster which institute is good in hyderabad.please mail me to prasanna.1856@rediff.com

1530


Write a program to find factorial of a number using functions

1258


what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1485


hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern

1534


What is the purpose of element of in Ajax

2015


In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.

1820