954,600 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

extension .sql at end of table

ok so i created a database and made a table that i inserted data into it. i would like to know how would i be able to put the extension .sql at the end of my table?

ROTC89
Junior Poster in Training
62 posts since Oct 2008
Reputation Points: 10
Solved Threads: 0
 

Hi there,
Do you mean you want to append ".sql" to the table name? If thats the case I have no idea short of recreating the table with the adjusted name. But why would you want this?

Menster
Junior Poster
175 posts since Jun 2009
Reputation Points: 49
Solved Threads: 22
 

.sql file is created whenever you create MySQL dump (MySQL database backup) for your database.

Kailash

Kailash12
Newbie Poster
3 posts since Dec 2007
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You