ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Databases  >>  SQL PLSQL
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
What is the difference between SQL table and the PLSQL 
table?
 Question Submitted By :: Rajudatla
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between SQL table and the PLSQL table?
Answer
# 1
sql table:

it has n number of field(column) with sql datatype,
it is scheema object

plsql table:

it is one of type of collection in plsql, it can hold two 
column only(it can one column from table),in which one 
column hold scalar variable and another hold binar integer
 
Is This Answer Correct ?    1 Yes 3 No
Ganesh
 

 
 
 
Other SQL PLSQL Interview Questions
 
  Question Asked @ Answers
 
Differentiate between %type and %rowtype attribute in Oracle PL/AQL programming ? PreVator4
What is a self join ? BirlaSoft5
can we use out parameter in a function?Give an example. Logica-CMG2
I have a small PL/SQL Block assume in this way begin select * from emp where empno=100; exception when others then <Some Messages> when no_data_found then <Some Messages> when too_many_rows then <Some Messages> end; The question which he asked was whether this block will get executed normally or it will throw error ? If errored out then what is the reason for the error ? Could anybody please help me ? Regards Nakul Venkataraman Satyam3
suppose we have a table in which 200 rows. i want to find 101 row ? what the query.... and how we find 4th and 5th highest salary and 1 to 10 highest salary  3
what is the need of the cursor attribute notfound..(because using found attribute we can complete the task......found + negation operator = not found ) Tech-Mahindra1
declare l1 number := null; l2 number :=null; begin if l1=l2 then message('equal'); else if l1<>l2 then message('not equal'); else message('else'); end if; end if; end; What will be the output ? Oracle7
What is clustered, non-clustured and unique index. How many indexes can be created on a table ? TCS2
What are the new features in Oracle 10g. Compared to Oracle 9i? Polaris1
What happens if a procedure that updates a column of table X is called in a database trigger of the same table ?  1
what is constraining table?  1
What is difference between a Cursor declared in a procedure and Cursor declared in a package specification ?  1
What is difference between TRUNCATE & DELETE? TCS12
hi this is nakka i have been looking for 1+ exp in oracle sql,plsql developer positions also have knoledge on d2k i am not getting proper walkins how to know it? where can i find it?  1
what are the forced views Hexaware3
SELECT flavor, SUM (ice_cream_sales) FROM sales_detail GROUP BY flavor ORDER BY 2 DESC If the "sales_detail" table contains ten records with different values in the flavor column (two "vanilla," three "chocolate," four "strawberry," and one NULL), how many rows are returned by the sample code above? 1. 0 rows 2. 1 row 3. 3 rows 4. 4 rows 5. 10 rows Sonata7
Can we use SQL%ISOPEN in implicit cursors? Does this attribute works properly in Implicit Curosors?  2
Give an example of any procedure. iFlex3
Give which cursor is better for better performance means type of cursors?  2
What are the differences between Database Trigger and Integrity constraints ?  3
 
For more SQL PLSQL Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com