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 command line end user interface - mysql? : Sql dba
What is a self join ?
what is 'mysqlcheck'? : Sql dba
how to calculate the difference between two dates? : Sql dba
What are the different ways to optimize a sql query?
What are different methods to trace the pl/sql code?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
What is sql stand for?
Is sql a microsoft product?
how to create object in plsql
Is it possible to create the following trigger: before or after update trigger for each row?
What is the best strategy to use COMMIT in a pl/sql loop?
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)