dado HUESPED_GUEST(dni_idcard,nombre_name,nacio_born), siendo dni_idcard su prim...
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
dado HUESPED_GUEST(dni_idcard,nombre_name,nacio_born), siendo dni_idcard su primary key y sin filas. ¿la siguiente sentencia insertará las filas?Given HUESPED_GUEST(dni_idcard,nombre_name,nacio_born) with dni_idcard being its primary key and without rows, will the above statement insert the rows?