explain advantages of innodb over myisam. : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
What are the datatypes available in pl/sql ?
how to insert values like 10:10:00,30:25:00 etc.into table after insert how can i sum the above insert values to get the result as 40:35:00
What are views in sql?
1 SELECT a.field1, b.field2, c.field3, d.field4 2 FROM atable a, atable b, ctable c, dtable d 3 ? 4 ORDER BY 1 What is the minimum number of joins that must be specified on line 3 in the sample code above to properly link the tables? Notice that the table "atable" is aliased twice: once as "a" and once as "b." 1. One join 2. Two joins 3. Three joins 4. Four joins 5. Five joins
What is sql and also describe types of sql statements?
how a reference cursor works?what all adnvantages are gained with it..specify the situation?
How do you concatenate in sql?
how can we replace the particular column value of a resulted set of executed query? I mean write down a sql query to chane the particular column's value of a resulted set of executed query
I have a package in which a table was used in a procedure and compiled later i have dropped the table used in the package what would be the status of package specification and body
how do u call in & out parameters for stored procedures?
10 Answers A1 Technology, TCS, Techicon,
if i perform any operation on views such as insert, delete etc will my base table get affected?????
Why is %isopen always false for an implicit cursor?
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)