Empty Table?

  • Thread starter Thread starter Marc Meltzer
  • Start date Start date
M

Marc Meltzer

What query can I run to determine if a table is empty? I have a
placeholder table where whatever values it contains will be copied into
another table. I want to make sure that the table is not empty before
proceeding.

Thank you!
Marc
 
Back
Top