Share
Suppose there is a theatre and you need to write a sql program where your code can provide options to a customer in a particular row if the person wants adjacent seat with x number of people
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
There is one table with three columns i.e. column name, seat number and occupied(binary)
Write a program for the above mentioned condition
Leave an answer