The result of a SQL SELECT statement is a __ .
The result of a SQL SELECT statement is a __ . Correct Answer table
The SQL SELECT statement returns a result set of records from one or more tables. A SELECT statement retrieves zero or more rows from one or more database tables or database views. ... As SQL is a declarative programming language, SELECT queries specify a result set, but do not specify how to calculate it.
মোঃ আরিফুল ইসলাম
Feb 20, 2025