Syntax for INSERTing into a table with no values? February 10, 2023 by Tarik See this (example “F. Load data using the DEFAULT VALUES option”): INSERT INTO [Visualizations] DEFAULT VALUES;