Computer Science, asked by ahynie, 1 month ago

If a table client has 4 records what will be the output of the following
statement:
Select 3 * 3 from client;

Answers

Answered by prajwalchaudhari
2

Explanation:

Select 3 * 3 from client;

Similar questions