SQL - TechRepublic
General discussion
October 8, 2003 at 09:57 AM
umer

SQL

by umer . Updated 22 years, 8 months ago

What is the difference between

SELECT * FROM cat;

and only

CAT;

This discussion is locked

All Comments