What is the diff between Dynamic queries and static queries
Answer / jerry joseph
Static query will be executed as it is.
Dynamic query is built upon conditions depending upon the
parameters.
Static query will create an execution plan during compilation.
Dynamic query will create execution plan at run time.
Its very slow in execution since building the plan at run
time makes it too slow.
| Is This Answer Correct ? | 17 Yes | 2 No |
What is a Trace frag?Where can we use this?
Explain the different index configurations a table can have?
What do you understand by intent locks?
What are a database and a data warehouse?
Explain activity monitors
What is raid, and how it can influence database performance?
Can we call a function that has out parameter in select statement
What is normalization of database?
how insert selected column only ?
How many .ndf files can we create in Sql server 2005?
When we should use and scope of @@identity?
What are four major operators that can be used to combine conditions on a where clause?
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)