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
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
what do u mean by tagging
in IBM PC -AT.WAT AT REFERS TO?
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 web configuration file
how to hide prompts
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
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.
Explain three modes in which files can be accessed from python program
why we use abstract word in abstract window toolkit in java language.
what is the current salary package in India for a lamp programmer
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
Explain polymorphism. Provide an example.
How to create a new dataset only duplicate observations in proc sort procedure?
How do i find out the number of parameters passed into function?