What is meant by SQL,PL/SQL,SQL PLUS?
Is there any differnece between them?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Fortran cannot have value by reference True or False?
What are the main principles of OOP?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
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
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 the difference between a looping statement and a decision statement
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
How do you pass variables forwrd to future CECI sessions
Is CTS company do serious backgroung check?
What are the Short cut Keys of Tally ERP?
I'm new to ABAP. What is Module pool in SAP?
What is procedural oriented language language..? give some examples of this language....?