Hi! Could we please enable some services and cookies to improve your experience and our website?

SQLize | PHPize | SQLtest

Online Sandbox for SQL and PHP: Write, Run, Test, and Share SQL Queries and PHP Code

A A A
Login    Share code      Blog   FAQ
Copy Format Clear
create table sportsmans( id INT UNSIGNED PRIMARY KEY AUTO_INCREMENT, full_name VARCHAR(255), email VARCHAR(255), phone_number VARCHAR(11), birthday date, passport_number int(15), average_rate int(11), biografhy text, video VARCHAR(255), created_at datetime );

Stuck with a problem? Got Error? Ask AI support!

Copy Clear