Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?
No Answer is Posted For this Question
Be the First to Post Answer
Which one is faster ienumerable or iqueryable?
List and explain the different types of join clauses supported in ansi-standard sql?
what is a join? : Sql dba
how many sql dml commands are supported by 'mysql'? : Sql dba
Is sql dba a good career? : SQL DBA
We have a CURSOR then we need BULK COLLECT?
What is using in sql?
what is difference between procedure and function, procedure and trigger?
i have a column which may contain this kind of value: 123*67_80,12*8889_5,34*8_874 ,12*7_7 (can contain space before a comma, and this string length can be anything) now i want to split this value into two column like: column1: 123*67,12*8889,34*8,12*7 column2: 80,5,874,7 use function for this
what's the difference between a primary key and a unique key? : Sql dba
what is difference between pass by value and eference by value in oracle plsql
SELECT category, type, AVG(price) FROM products GROUP BY category, type ORDER BY 1, 2 If there are three distinct categories in the "products" table, and each one has five different types, how many rows are returned by the query above? 1. 1 row 2. 3 rows 3. 5 rows 4. 8 rows 5. 15 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)