dmacleod101
New Member
- Joined
- Oct 14, 2019
- Messages
- 1
Hi All,
I am new to SQL but learning quickly.
I have a spread sheet that has on tab linked to an external SQL database an several other tabs with static data
When I run the following "select * from linked" (this I the linked sql data) I get no results, however if I do "select * from statidata"I get the expected, whole table
Is it possible to run a sql query on a table created from an external data?
I am new to SQL but learning quickly.
I have a spread sheet that has on tab linked to an external SQL database an several other tabs with static data
When I run the following "select * from linked" (this I the linked sql data) I get no results, however if I do "select * from statidata"I get the expected, whole table
Is it possible to run a sql query on a table created from an external data?