You are testing the performance of a query the first time you run the query, the performance is slow. the second time you run the query, the performance is fast. why is this?
953What you can do to remove data from the cache and query plans from memory for testing the performance of a query repeatedly?
1002On friday, you issued several insert statements using query analyzer. You then verified the data had been correctly entered with a select statement on monday, your users report that the data is not there what happened?
995Post New DB Development Questions
In which database can extended stored procedures be added?
What is the physical representation for a many-to-many relationship?
How to use online Backups?
Explain about the relational database?
Explain about the hierarchical model of the database?
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
What is database design and development?
What are the three types of database design?
Explain the process of the user request and data generating?
How can you fix a poorly performing query?
What is dbms and its application?
Explain about xml databases?
Explain the role of indexing in databases?
1. Using the XML Document below, with the URI “recipe.xml”
define
the following queries in XQuery:
a.) Give the names of all breakfast in the menu.
b.) Select breakfasts that have price lower than $7.00?
What is the maximum length of an extended property?