In the above table, “EMPLOYEE” is the table name, “EMP_ID”, “EMP_NAME” , “CITY”, “PHONE_NO” are the column names. The combination of data of multiple columns forms a row, e.g., 1, “Kristen”, “Washington” and 7289201223 are the data of one row.
In the above table, “EMPLOYEE” is the table name, “EMP_ID”, “EMP_NAME” , “CITY”, “PHONE_NO” are the column names. The combination of data of multiple columns forms a row, e.g., 1, “Kristen”, “Washington” and 7289201223 are the data of one row.