Are sql views compiled?
Answer / kiran r
NO SQL VIEWS ARE NOT GONNA COMPILED AS APROCEDURE
| Is This Answer Correct ? | 0 Yes | 0 No |
What is where clause in sql?
If a procedure within a package is invalidated whether the entire package will be invalid and has to be recompiled again?
Is sql microsoft?
Which software is used for pl sql programming?
I need to write a simple query,which one is better select statement or stored procedure?and why?
how to delete duplicate rows from a join tables(I have three tables on that join) how do you know which join is need to be used? The select statement I have is: SELECT gc_skill_type.skill_type, gc_area_tec.area, gc_technology.technology, gc_technology.id_technology, gc_area_tec.id_area_tec FROM gc_skill_type, gc_area_tec, gc_technology WHERE gc_area_tec.id_skill_type (+) = gc_skill_type.id_skill_type AND gc_technology.id_area_tec (+) = gc_area_tec.id_area_tec order by gc_skill_type.skill_type asc, gc_area_tec.area asc, gc_technology.technology asc
What are the cursor attributes used in PL/SQL ?
what is the difference between sql and t-sql? : Transact sql
I have a table with 1 million records out of which 10,000 records are of unique records, then if I will implement index, then which type of index shall I use and why shall I use?
describe transaction-safe table types in mysql : sql dba
What are aggregate functions in sql?
what is a trigger in mysql? : Sql dba
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)