what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between global and parameter variables?
What are the different types of joins and explain them briefly.
What is the difference between execution of triggers and stored procedures?
I am creating an index on Emp table Empno column,if u using this indexed column in ur SELECT stmt. where clause,then how do u know that yr index will be working or nor? Thanks Advance...
If a procedure within a package is invalidated whether the entire package will be invalid and has to be recompiled again?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
How many types of triggers are there in pl sql?
How many unique keys can a table have?
What is a unique key?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
What is database sql?
SELECT flavor, SUM (ice_cream_sales) FROM sales_detail GROUP BY flavor ORDER BY 2 DESC If the "sales_detail" table contains ten records with different values in the flavor column (two "vanilla," three "chocolate," four "strawberry," and one NULL), how many rows are returned by the sample code above? 1. 0 rows 2. 1 row 3. 3 rows 4. 4 rows 5. 10 rows
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)