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 use of triggers?
what is clause? : Sql dba
What is secondary key?
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 blob? : Sql dba
How to write a query to show the details of a student from students table whose
select top 3 sal from each dept?
17 Answers IBM, TCS,
How do I run a pl sql procedure in sql developer?
Can delete statement be rollbacked?
What is the diff between Truncate table / delete <table name> purge
What is the difference between a primary key and a clustered index?
what is definer rights invoke rights?
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)