what is subqueary and what is temporary tables?
Answers were Sorted based on User's Feedback
Answer / praveen
A Subquery or Inner query or Nested query is a query within
another SQL query and embedded within the WHERE clause.
A subquery is used to return data that will be used in the
main query as a condition to further restrict the data to
be retrieved.
Temparory tables are used in creation of storing data for a
while and this table is used in another sql .
That means the result of temp table will be used in another
sql up on which the resultant data is to be displayed.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sunny
A query with another query is called sub query and temporary tables are used in creation of storing data for a while and tis tabel is used in another sql.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between the report filter and report limit?
What is a implicit attribute in microstrategy?
What do you mean by static prompt report?
Explain fact structure?
Your application mode has crashed. How would you get the instance back?
What is the difference between microstrategy and cognos reporting tool?
Explain confirmed dimensions. When are they used?
Explain security role?
What is a joint child?
How does microstrategy object manager determine if two objects in different projects are the same?
what are the advantages of dataset compare to fileset?
Explain the difference between holap and molap?