A very interesting Task [ Must read blog ]

Revision en1, by Boring_Day, 2023-04-04 17:06:22

Can someone help me solve this task?

You are given mysql workbench and as you know that there is an option of auto increment in workbench for primary key which takes the maximum used number adds 1 to it for new row generations. But your task is to take the minimum value which is not present in the table as primary key for newly formed row.

So, how will you solve this task? Help

Tags must read, mysql, workbench

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Boring_Day 2023-04-04 17:06:22 429 Initial revision (published)