what is subqueary and what is temporary tables?

Answers were Sorted based on User's Feedback



what is subqueary and what is temporary tables?..

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

what is subqueary and what is temporary tables?..

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 subqueary and what is temporary tables?..

Answer / guest

a query within another query is called Sub query

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Micro Strategy Interview Questions

How can we use consolidations in microstrategy report

4 Answers   IBM, Wells Fargo,


At which levels you can set the vldb properties? Which level has the highest pecedence?

0 Answers  


differentiate between two-tier, three-tier and four-tier connections.

0 Answers  


What is heterogeneous mapping?

0 Answers  


what are the different types of tests done on a microstrategy report?

0 Answers  






What do you mean by staging area?

0 Answers  


Explain factless facts?

0 Answers  


What is Element cache and give me one example?

2 Answers  


According to you, what are the most important tables in a dw? Why?

0 Answers  


Explain batch?

0 Answers  


What is derived metric?

0 Answers  


what are the different authentication modes available in microstrategy?

0 Answers  


Categories