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

Explain the difference between rolap and molap?

0 Answers  


What do you mean by bulk export report?

0 Answers  


Is there a difference between view filter and report filter?

0 Answers  


How is security handled?

0 Answers  


# how to increase logical sige of a table in microstrategy

1 Answers  






How conflicts occur and what are the ways to resolve them?

0 Answers  


Can I deploy a single bi application in multiple languages?

0 Answers  


Does microstrategy intelligence server run on windows®, unix®, or linux®?

0 Answers  


What is difference between Union and Union All ?

1 Answers   L&T,


Name the types of transformation?

0 Answers  


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

0 Answers  


what do you mean by security filter?

0 Answers  


Categories