Choose the correct meaning of SQL statement:
Select * from r4r_emp;
1
Select all columns from the table
2
Select all records from the table
3
Select first four attributes from the table
4
None of the above
Choose the correct meaning of SQL statement:
Select * from r4r_emp;