Step 1) Create A Table Called Customers & Execute The Following
Step 1) Create A Table Called Customers & Execute The Following
Step 1) Create A Table Called Customers & Execute The Following
values(101,'Kumar',45, 'Bengalure',20000);
2. insert into customers (id, name, age, address, salary)
values(105,'Keerthi',36, 'Mangaluru',9000);