Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to create object in plsql

Answers were Sorted based on User's Feedback



how to create object in plsql..

Answer / ayan banerjee

create type type_name as object
()

Is This Answer Correct ?    9 Yes 0 No

how to create object in plsql..

Answer / priya

create type type_name as object
(
No NUMBER,
Name Varchar2(15),
City VARCHAR2(30,
POSTALCODE CHAR()
);

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is character functions?

0 Answers  


What is replication id?

0 Answers  


What is a temporal data type?

0 Answers  


What is scope and visibility in PL/SQL?

0 Answers  


what are the different types of joins?

4 Answers   Choice Solutions,


What is trigger in pl sql with examples?

0 Answers  


Can a procedure in a package be overloaded?

0 Answers   EXL,


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?

5 Answers  


what is the different between now() and current_date()? : Sql dba

0 Answers  


Is it possible to access the current value in a session before accessing next value?

1 Answers  


What will happen after commit statement ?

2 Answers  


wht is the difference between truncat,drop in sqlserver wht is the difference between function and stored procedure

3 Answers   Apollo,


Categories