0

I want to select 2 columns from all the tables in database

select status, up_down_time
from all_tables
ORDER BY ID DESC LIMIT 1`

also I wondering if I can use show tables

Ankit Bajpai
  • 13,128
  • 4
  • 25
  • 40
Ciasto piekarz
  • 7,853
  • 18
  • 101
  • 197

0 Answers0