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


Please Help Members By Posting Answers For Below Questions

What is the meaning of client-server application. The purpose of Client-Server Application. with description.

1924


what do u mean by tagging

1836


in IBM PC -AT.WAT AT REFERS TO?

1667


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!

3126


what is web configuration file

1790


how to hide prompts

1628


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

2108


I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.

1805


Explain three modes in which files can be accessed from python program

1540


why we use abstract word in abstract window toolkit in java language.

1988


what is the current salary package in India for a lamp programmer

2093


MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON

1857


Explain polymorphism. Provide an example.

811


How to create a new dataset only duplicate observations in proc sort procedure?

1839


How do i find out the number of parameters passed into function?

2441