what the meaning of sql

Answer Posted / chandu

Sql Query Language.

By using sql we can access data from oracle server.

We say only what task must be complete but we does not need
to say how task must me completed.

Is This Answer Correct ?    8 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of join is sql join?

525


Is sqlite thread safe?

596


What is sqlexception in java?

542


What is procedure in pl sql?

529


Why do we use sqlite?

523






What is the difference between database trigger and stored procedure?

547


Table 1: col1 Timestamp ---------------- 01-mar-2012 11:12:46 Table 2: col2 Timestamp -------------------- 01-mar-2012 11:12:10 01-mar-2012 11:11:23 Write a query to display a row with table2 col2 value less than tabl1 col1 value. Maximum timestamp value previous to table1 col1 value. Display a result as: Col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10

1713


What do you understand by pl/sql records?

526


Can you call pl/sql package functions from within a fast formula?

560


How does index help in query performance?

556


How do I create an index in word?

539


when MSQL8.0 is in market

1592


What is exception? What are the types of exceptions?

548


How do I write a cron which will run a sql query and mail the results to agroup?

522


What is the difference between left outer join and left join?

505