what is sql and plsql

Answer Posted / rajesh.k

sql is a structure query language,in which we are retriving
the data through statements from the database,it cannot be
used for later application,,,
pl/sql is a programming language it has the
declare
variables;
begin
sql smts;
exceptions
end;
in plsql thru stored programs like proc,func we can use for
later applications,,

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where the sql database files are stored?

689


What are the types of sql commands?

740


Can I call a procedure inside a function?

734


Mention what does the hierarchical profiler does?

726


what is oracle database ? : Sql dba

735






How do I use google cloud in sql?

722


when MSQL8.0 is in market

1770


Can we call dml statement in function?

760


Explain what is rdbms?

776


How global cursor can be declare with dynamic trigger ?

1935


what is a record in a database ? : Sql dba

757


What is normalization in sql?

706


Is it possible to pass parameters to triggers?

774


What is sql comments?

811


what are the system privileges that are required by a schema owner (user) to create a trigger on a table?

808