Hello everyone
Please help me with the task:
What will be the result of a query SELECT 7 FROM table_name;
if the query ```
SELECT count (*) FROM table_name;
Hello everyone
Please help me with the task:
What will be the result of a query SELECT 7 FROM table_name;
if the query ```
SELECT count (*) FROM table_name;
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.