The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

I have a error in create a sql query

  dharipatel    2020-08-14 08:38:49

0

0


CREATE TABLE `tblparkingseatcapacity` ( `parking_seat` int DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci; (does not add a query in database)

Answers

Post Your answer