Can we create a trigger on view?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use function in pl sql?
Difference between table function and pipelined function?
What is the difference between local variables and global variables?
table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
What is the diffrence between IN and EXISTS.which one is faster.
what are properties of a transaction? : Sql dba
Is json a nosql?
What are the disadvantages of not performing database normalization?
What is foreign key in sql with example?
Create table emp (id number(9), name varchar2(20),salary number(9,2)); The table has 100 records after table created.Now i nee to change id's Datatype is to be Varchar2(15). now Alter table emp modify(id varchar2(15),name varchar2(20), salary number(9,2)); Whether it will work or returns error? post answer with explanation.
if a string is there like s1,s2,s3,s4.How to find count of commas in this.
wht is the difference between sqlaserver2000 and 2005
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)