top | item 33873655

(no title)

cleerline | 3 years ago

gave it the below prompt and it nailed the bulk of it.

from the following table create a php crud application : CREATE TABLE `rating` ( `rating_id` int(11) NOT NULL, `review` varchar(4048) DEFAULT NULL, `rating` tinyint(4) NOT NULL )

discuss

order

No comments yet.