2

I only have a uuid, but I don't know which table is the the row of the data located, how can I find the data by the UUID?

My direction maybe create a multiple query, since we could retrieve all tables, then we can loops all table and search by select * from $tableName where id = $uuid, but it might not be efficient enough, is there any shortcut or tool for this purpose?

a_horse_with_no_name
  • 497,550
  • 91
  • 775
  • 843
Weijing Jay Lin
  • 2,529
  • 3
  • 27
  • 43

0 Answers0