79596021

Date: 2025-04-28 08:13:51
Score: 7 🚩
Natty: 5
Report link

create table orders (

order_id int not null,

order_date date not null,

order_time time not null,

primary key(order_id));

this is my code after resheshing schemas table is not crated what should i do?

i am unable to create a table or schemas using code, why?

Reasons:
  • Blacklisted phrase (0.5): why?
  • Blacklisted phrase (2): what should i do
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: nehal