You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I execute a SELECT * query in either the workbook or script editor, only the first record is displayed in the result set even though at the bottom of that window it correctly reports the number of records found. If an explicit column list is used, then all selected records are displayed as expected.