All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sql.auth.secFirm.insert.sql Maven / Gradle / Ivy

There is a newer version: 1.0.31
Show newest version
INSERT INTO secFirm
	(active,
	theme,
	firmId,
	firmName,
	contactName,
	contactPhone,
	creationDate,
	attributes,
	revNo,
	stamp,
	userId
) VAlueS (
	:active,
	:theme,
	:firmId,
	:firmName,
	:contactName,
	:contactPhone,
	:creationDate,
	:attributes,
	:revNo,
	:stamp,
	:userId
)





© 2015 - 2025 Weber Informatics LLC | Privacy Policy