Files
sql/banque.correction.sql

3 lines
56 B
MySQL
Raw Normal View History

2025-11-16 18:43:04 +01:00
drop table if exists eurofxref;
2025-11-15 10:12:31 +01:00
2025-11-18 19:45:27 +01:00
SELECT rand_account(2);