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 |
Can i possible to see Table Details ? Ex : Table Name Date Time User Emp May/18/2010 12:59pm Scott
How do u count no of rows in a table?
what is the main difference between join and subqurey?
How do I view a sql trace file?
What is pl sql collection?
Why are indexes and views important to an organization?
what are numeric data types? : Sql dba
counting the no.of characters occurs in a string by using pl/sql function
What is join view in sql?
explain advantages of innodb over myisam. : Sql dba
How does one load ebcdic data? : aql loader
What is the difference between join and natural join?
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)