Jump to content

[SOLVED] sql INSERT question


lcy

Recommended Posts

Hi.

 

I'm using php and mysql for a system. I have some questions on INSERT query.

 

When we are using INSERT, in our query....

 

i. Is it necessary to include each field included in the table we are

going to insert value with (though some of the field maybe do not

inserted with value) ?

 

ii. Have to follow the sequence of the fields in database table?

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/177763-solved-sql-insert-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.