how to create object in plsql
Answers were Sorted based on User's Feedback
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 |
what is the order of pre-defined exceptions.
I have a package in which a table was used in a procedure and compiled later i have dropped the table used in the package what would be the status of package specification and body
what is a materialized view? : Sql dba
What is Histogram?
What company owns postgresql?
Which constraints we can use while creating database in sql?
Can we use pl sql in sql server?
Is sql similar to python?
How do you use join?
difference between oracle 8i and oracle 9i
Where can I learn sql for free?
What is a delimiter in sas?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)