SQL basics
How to create database in SQL DBMS
How to create table in SQL database How to insert data in table how to Update data in SQL table how to delete table In this tutorial we are create database in SQL with name of HealthCare. there are two table in HealthCare database one of them I Doctor II Patient We insert data in Doctor table and in Patient Table rather then we update data in both table Watch tutorial for more info.
Comments
Post a Comment