explain advantages of innodb over myisam. : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
declare l1 number := null; l2 number :=null; begin if l1=l2 then message('equal'); else if l1<>l2 then message('not equal'); else message('else'); end if; end if; end; What will be the output ?
What is the first action to perform a query? Suppose I have four tables and five joins and my query is getting slow day by day.
How to run sql statements through the web interface?
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
How many functions are there in sql?
Its possible to add more than one primary key for the table
I have one table and column is c1 pk, c2 not null,c3 not null and 200 row in it and i add c4 column and value, how can is possible
How do you delete duplicates in sql query using rowid?
What is an intersect?
Can variables be used in sql statements?
Can we commit in trigger?
How can I create a table from another table without copying any values from the old table?
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)