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 |
How does cross join work?
What is clustered and nonclustered index in sql?
Why use triggers in sql?
explain about mysql and its features. : Sql dba
Is sql a backend language?
Can we use commit inside a trigger?
Define join and name different types of joins?
What is pl/sql and what is it used for?
What is raw datatype in sql?
scope of exception handling in plsql
What is the use of primary key?
what is a database transaction? : Sql dba
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)