📄️ Insert Query
Insert a new row with record in database table
📄️ Update Query
modify/change records of table
📄️ Delete Query
delete records from the table
📄️ Read Operations
Read/Get records from the table
Create,Read,Delete,Update Function
Insert a new row with record in database table
modify/change records of table
delete records from the table
Read/Get records from the table