Which is faster view or stored procedure?
No Answer is Posted For this Question
Be the First to Post Answer
Can we join 3 tables in sql?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
Differentiate between syntax and runtime errors.
what are the forced views
Begin For j in 4403201000 .. 4403202000 Loop If mod (j, 100) = 0 then Dbms_output.put_line (j); End if; End loop; End; what will be the output of this question
What is extent clause in table space?
How to change the order of columns in Oracle SQL Plus ?
What is the difference between SQL and PLSQL
how to eliminate null values in a column i.e table vlaues 1 2 3 NULL 3 4 1 5 NULL i want output like this 1 2 3 3 4 1 5 i dnt want to use nvl is null and i dnt want replace the NULL value with any value i.e nvl(col,o);
Is sql low level language?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
If we have n no of columns in a table, can we add new column in that table with not null constraint?
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)