Hi there, I need to convert the following code from PostgreSQL into MySQL CREATE TYPE type_name AS ( field_id INTEGER, field_name VARCHAR(50)...
Separate names with a comma.