How To Create Sequence in MySQL August 14, 2020August 14, 2020 Sreeram Sreenivasan MySQL Sometimes you may need to generate sequence in MySQL. Here’s how to create sequence in MySQL using MySQL sequence query. Continue reading