Can we use trigger new in before insert?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration
What is enhanced database mirroring in sql server 2008?
i have table students with fields classname,studname select * from students classname studname 1 xxxxx 1 yyyy 1 zzzz 2 qqqq 2 tttt 3 dsds 3 www i want the output should be No of students in class 1 : 3 No of students in class 2 : 2 No of students in class 3 : 2
1. SELECT SUM(sal) as “Gross Salary” from EMPLOYEES; 2. SELECT MAX(sal) as “Highest Salary” from EMPLOYEES; ouput should be in table format
What are out-of-range errors with date and time literals?
How do you clear a log file?
What are the advantages of sql stored procedure?
What is the user of Primary key?
In the primary key have a multiple field or not?
Explain full-text indexing?
How self join is different from outer join?
Wht is SQL Injection Attack ?
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)