You are already registered on SiliconIndia.com with this email id. Use this email id as your username and enter the SiliconIndia.com password for
.
You have already been approved for
.Use this email id as your username and enter the SiliconIndia.com password for
.
Email:
Password:
*Phone:
Remember me
Wrong password.
Please wait until approved.
Loading...please wait.
Loading...please wait.
Don't have SiliconIndia account?
Sign up
Forgot your password?
Reset
You have already registered for
.Please wait until you get approved by admin.
I wish to make the payment now.
Please take me to the payment gateway.
Forward this tutorial to your friends & colleague
*Subject
:
*Receiver's email:
Separate emails by comma
*Your name:
*Your email:
Message:
I found an interesting tutorial on SiliconIndia and thought it might be of significance to you as well.
*Type the characters you see in the picture
Cancel
Forwarded successfully.
(Enter correct picture code)
Account details
Registered member of SiliconIndia?
Yes
No
Email:
Password:
Submit
Register
Cancel
Please use your username and password, if you are a registered student
Email:
Password:
Remember me
Not joined?
Join the course now
Forgot your password?
Reset
You have already registered for Web developer course Please wait until you get approved by admin. I wish to make the payment now.
Please take me to the payment gateway.
Courses
Home
News
Viewpoint
Life
Travel
Entertainment
Auto
Gadgets
Sports
Lifestyle
Food
Rankings
Whitepapers
Blogs
Conferences
About Us
Magazine :
Technology
Industry
Healthcare
Enterprise Services
Education
Consultant
Startup
Realestate
Special
Middle East
Web developer
:
Course content
|
How it works
|
Benefits
|
Tutorials
|
Forum
|
Register
|
My class
Become a certified PHP/MySQL developer
Main home
>
Discussion board
> MySQL
Discussion board
+Start new topic
How to find out which auto increment was assigned on the last insert?
By Abhijit Paul
Hi sir,
find previous auto increment....
Reply
Post
Reset
Teacher SiliconIndia replied to Abhijit Paul
Monday, November 23, 2009
Hi Abhijit,
It can be done as follows:
SELECT LAST_INSERT_ID() will return the last value assigned by the auto_increment function. Note that you do not have to specify the table name
Hope you got your query cleared.
Click here to view more answers
All courses