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

SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular

SQLize.online is a free online SQL environment for quickly running, experimenting with and sharing code. You can run your SQL code on top of the most popular RDBMS including MySQL, MariaDB, SQLite, PostgreSQL, Oracle and Microsoft SQL Server.

Copy Format Clear
CREATE TABLE qc_pedidos_itens (ITEM_ID INT(11 NULL, ITEM_PRODUTO INT(11) NULL, ITEM_VALOR DOUBLE(9, 2) NULL, ITEM_QTD INT(6) NULL, ITEM_PED_COD VARCHAR(50) NULL, CONSTRAINT qc_pedidos_itens_PK PRIMARY KEY(ITEM_ID)));

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear