how many tables will create when we create table, what are they? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
If an unique key constraint on DATE column is created, will it validate the rows that are inserted with SYSDATE?
What is the usage of the distinct keyword?
Practice 1: Changes to data will only be allowed on tables during normal office hours of 8.45 in the morning until 5.30 in the afternoon, MONDAY through FRIDAY. A. Create a procedure called SECURE_DML that prevents the DML statement from executing outside of normal office hours, returning the message: “you may only make changes during normal office hours” b. Create a statement trigger on the PRODUCT table which calls the above procedure. c. Test it by inserting a new record in the PRODUCT table.
can i call procedure in package
What is substitution variable?
What is a primary key called that is made up of more than one field?
What is a bitmap index?
4 Answers Choice Solutions, Infosys,
what is the difference between delete and truncate statement in sql? : Sql dba
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
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
Is inner join same as self join?
How do I turn a list into a table?
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)