basic dml commands in sql code example Example: dml commands Create database university; Create table students; Create view for_students;