How? I've tried every variation that I can think of and it will never let me complete a nested query...<BR><BR>Example:<BR><BR>q = "(SELECT TOP 5 * FROM data WHERE ID > " & largeID & " ORDER BY ...
There was an error while loading. Please reload this page. INSERT INTO departments (department_id, department_name) VALUES (101, 'HR'), (102, 'IT'), (103, 'Sales ...