Here is the query to pull Linnworks database schema from the Linnworks Query Data.
DB Schema:
SELECT * FROM INFORMATION_SCHEMA.COLUMNS
Here is the query to pull Linnworks database schema from the Linnworks Query Data.
DB Schema:
SELECT * FROM INFORMATION_SCHEMA.COLUMNS
Did you find it helpful? Yes No