explain advantages of myisam over innodb? : Sql dba
Can we use having without group by in sql?
How to read/write files from pl/sql?
What is sql lookup?
What data types does pl/SQL have?
What are actual parameters and formal parameters?
What is the current version of sql?
take one table is t1 and in that column name is f1 f1 column values are 200 5000 3000 7000 300 600 100 400 800 400 i want display the values asc and desc in a single output. sample output is f1.a 100 200 300 400 500 600 etc...... and f1.d is 5000 4000 3000 2000 1000 etc...
what is a primary key? : Sql dba
What is ttitle and btitle?
Where the Pre_defined_exceptions are stored ?
What is scalar and vector?
What is a trigger in sql?