The sql syntax to insert a row without specifying any column in PostgreSQL is
INSERT INTO table DEFAULT VALUES;
Namespace:
NHibernate.DialectAssembly: NHibernate (in NHibernate.dll)
![]() ![]() |
.NET Framework Class Library |
PostgreSQL81Dialect..::.NoColumnsInsertString Property |
PostgreSQL81Dialect Class See Also Send Feedback |