Answer Posted / Pankaj Dipankal
"Schema-level triggers are database objects that are associated with a database schema rather than a specific table or view. They fire in response to DDL events (e.g., CREATE TABLE, ALTER TABLE) that affect the entire schema."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is primary key clustered index?
define sql insert statement ? : Sql dba
How do I remove duplicates in two columns?
Is primary key always clustered index?
how to escape special characters in sql statements? : Sql dba
Can we use distinct and group by together?
what are all the common sql function? : Sql dba
Is inner join faster than left join?
what is bcp? When does it used? : Sql dba
Does group by remove duplicates?
what is sql server agent? : Sql dba
Can delete statement be rollbacked?
If a cursor is open, how can we find in a pl/sql block?
What is your daily office routine?
what is collation? : Sql dba