Database Development (Sequence Objects)
Watch this video: https://www.youtube.com/watch?v=FsVpkamX–Q&t=166s Complete the following tasks using DDL & DML commands, NOT THE GUI in the Microsoft SQL Server Management Studio. SHOW YOUR WORK! 1. Create a sequence for populating the Customer# column of the DB1.CASTEEL.CUSTOMERS table. When setting the start and increment values, keep in mind that data already exists in this […]

