I have made 8 tables, that are connected with primary keys among each other......What command should I use, to delete all tables at once ????

you need to delete records of child tables first and then the related parent tables.

first delete the records of every tables. or drop tables.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.