Nuha Posted November 1, 2022 Share Posted November 1, 2022 Hi I created a table and inserted many rows in it. the problem is when I use insert to add one row, it deletes the previous one causing the table to have only one row. I tried to add my code but it seemed they don't allow sql here. Please help Link to comment Share on other sites More sharing options...
ventura Posted November 2, 2022 Share Posted November 2, 2022 The index column must have the AUTO_INCREMENT keyword to perform an auto-increment function. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now