Database - Introduction to SQL - Discussion
Discussion Forum : Introduction to SQL - General Questions (Q.No. 14)
14.
The result of a SQL SELECT statement is a(n) ________ .
Discussion:
5 comments Page 1 of 1.
Mahendra said:
5 years ago
If you select data from table only.
select *from employee table;
select *from employee table;
Nitesh said:
7 years ago
And how do you define the table space?
Ayub said:
10 years ago
@Amaresh Maurya the table is stored on Table segment, which is space of particular tablespace.
Amaresh Maurya said:
1 decade ago
Tell me where that table is store ?
Sujeetha said:
1 decade ago
A temp table is created for each and every querry and deleted once the execution is finished.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers