Write the order of precedence for validation of a column in
a table ?
Answers were Sorted based on User's Feedback
Answer / nishi
done using Database triggers.
done using Integarity Constraints.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tulsi
done using Database triggers.
done using Integarity Constraints.
| Is This Answer Correct ? | 0 Yes | 4 No |
i have a customer table. trans_id trans_date trans_amt debit_credit_indicator 001 01-JAN-13 1099 cr 001 12-JAN-13 500 db 002 24-FEB-13 400 db 002 23-MAR-13 345 cr 001 18-APR-13 800 cr 002 15-MAR-13 600 db 001 12-FEB-13 200 cr i want like this output. trans_id trans_amt debit_credit_indicator i want get highest credit amount and lowest credit amount and highest debit amount and lowest debit amount for each trans_id. pls give me answer. i want urgent
how to create table with in the procedure or function?
Interchange the value of a column Gender in a table where values are Male and Female. So, where the value is Male, it should changed to Female and Female to Male.
The in operator may be used if you know the exact value you want to return for at least one of the columns.
how can you see all indexes defined for a table? : Sql dba
What is foreign key and example?
What is difference between left and right outer join?
What are the components of a PL/SQL block ?
Is subquery faster than join?
What is sql comments?
Types of cursors and explanation each of them ?
what is the difference between union and union all
14 Answers IBM, Luxoft, Oracle,
Oracle (3253)
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)