What is meant by SQL,PL/SQL,SQL PLUS?
Is there any differnece between them?
Answer Posted / naresh kumar
sql: It is a structured query language, using this we can
use the DataBase for storing the data or retriving the data.
PL/SQL: It is a programing language with structured query
language. hear we wrote queries in programing type.
sqlplus:SQLPLUS is a tool used to connect the DataBase. SQL
and PL/SQL languages are connect with Oracle DataBase using
this tool. This Tool understands three catogories of text
1.SQL-statements,2.PL/SQL-Blocks and 3.SQL*PLUS internal
commands like "set","show".
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is apt_dump_score in datastage where it is useful
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
Is the IT field raise again? What is the position of IT after 4 years?
What are events in smartforms?
what is the purpose of checked Menu options
how do i create my own exception class which will restrict IO exception?
How do i find out the number of parameters passed into function?
Colors specified with the notation
How do you initialize a static member of a class with return value of some function?
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
why we need to take u?
what is session state?
Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
< DL Compact > tag is used for
can we extend a class having only one parameterised constructor.Suggest the process to do it.