If a table client has 4 records what will be the output of the following
statement:
Select 3 * 3 from client;
Answers
Answered by
2
Explanation:
Select 3 * 3 from client;
Similar questions