SELECT
table_cell_id,
first_field
FROM
table_name
WHERE
table_cell_id = 1;
Assembly AI ↗
Generate SQL from audio recordings
database
server address
server port
SELECT
table_cell_id,
first_field
FROM
table_name
WHERE
table_cell_id = 1;
errors