What is meant by SQL,PL/SQL,SQL PLUS?
Is there any differnece between them?
Answer Posted / sravan 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 ? | 48 Yes | 6 No |
Post New Answer View All Answers
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
what is the difference between uservariables and systemvariables (in Environmental variables)???
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
hi viewers, tell me,what is scripting and programming, define and difference...pls
how we can know the funcions available in a class recording java?
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
Can we write a method in JSP.If so how?
In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?
Difference between delegates and Events?
Write a program to find whether a given number is prime or not.
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
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!
what is the work of 1tier,2tier,&ntier? Plz Explain it!
What is autocall macro and how to create autocall macro? what is the use of it?