Computer Science, asked by adirajput11, 4 months ago

An object that shows selective data from a table.​

Answers

Answered by devroy26780
7

Explanation:

A Select statement is a SQL statement that begins with the word "select."

Select statements are used to retrieve data from SQL tables.

An asterisk after the word "select" means retrieve all fields (columns).

The name of the table from which you are retrieving data is specified in the From clause.

Answered by itscutegirl7
0

Explanation:

A  \: Select  \: statement  \: is \\ a  \: SQL  \: statement \:  that \\  begins  \: with  \: the \:  word \\  "select. \: "Select  \: statements \\  are  \: used  \: to retrieve \: data  \: from \:  SQL  \: tables \\

Similar questions