what is the command for user data type?
Answers were Sorted based on User's Feedback
Answer / ajexpert
User defined datatype are nothing but TYPE objects
e.g.
CREATE OR REPLACE TYPE NAME_T AS OBJECT ( COL VARCHAR2
(30))
For more explanation,
Please visit
http://www.databasedesign-resource.com/user-defined-
types.html
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / yadav
mm its also said as abstrract data types
ie which will contain more than one datatype
same as above
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a trigger in mysql? Define different types of trigger. : Sql dba
Where do we use pl sql?
What is a dynamic query?
The select into statement is most often used to create backup copies of tables or for archiving records?
What are the usage of SAVEPOINTS?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
What is the difference between SQL table and the PLSQL table?
what are the nonstandard string types? : Sql dba
How do you change a value in sql?
Is sql a case sensitive language?
what is Complex index. how to create it?
table name :Tab fields name 1.trx_no (pk) 2.trx_date 3.account code (7 char) 4.account type (1 char) 5.amt Tab contains account code day wise debit and credit transaction , account type fiels can have 2 value D for debit and c for Credit . write a query to display the account code wise total debit and credit bal for the month of april 2004. write a query to display account code wise new amt credit for the april 2004
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)