/aurora-playground

Primary LanguageTypeScriptApache License 2.0Apache-2.0

aurora-playground

insert account

{
  "username": "marcio",
  "password": "senha123",
  "email": "marcio@mail.com"
}

SELECT TO_TIMESTAMP(1667586491240, 'YYYY-MM-DD HH:MI:SS');

select to_timestamp(1667587441.248);

select * from accounts;

select * from information_schema.tables;

Press run and see the current database tables below