explain the parts of a query window
Answers
Answered by
21
Hey there !
Query window is an area where one can enter SQL statement directly. The statements can be saved for later use and also can be erased.
The parts of query windows are as follows :
• Top panel contains table which is used to show information.
• Bottom pane contains seven things to show in query
Then after running the output, you will get the query.
Hope it helps you !
Query window is an area where one can enter SQL statement directly. The statements can be saved for later use and also can be erased.
The parts of query windows are as follows :
• Top panel contains table which is used to show information.
• Bottom pane contains seven things to show in query
Then after running the output, you will get the query.
Hope it helps you !
Answered by
0
Two major parts of query window are : design area and grid portion.
(1) design area : also known as top portion which displays tables , fields or subqueries you may want to use in query.
(2) grid : also known as lower portion which contains columns where user can set up the fields .
Similar questions