what are the performance and scalability characteristics of mysql? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
What is the function that is used to transfer a pl/sql table log to a database table?
Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?
How delete all records from table in sql?
How do you retrieve set of records from database server. {Set max records = 100 & use paging where pager page no or records = 10 & after displaying 100 records again connect to database retrieve next 100 }
The select into statement is most often used to create backup copies of tables or for archiving records?
What is execute immediate?
Can we commit inside a trigger?
what is the difference between trigger and storedprocedures
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 ?
How do you use join?
Why cross join is used?
there are 2 variables called x and y ,x contains 1,2 and y contains 3,4 we have to swap the values from x to y and y to x with out using dummy variables and it can be done only by using a single statement ? how?
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)