Displaying 1 result from an estimated 1 matches for "tblsecretquest".
2006 Jan 19
1
[Newbie] undefined method `useremail'' error
...ID")
REFERENCES "public"."tblPersonTitle"("PersonTitleID")
ON DELETE NO ACTION
ON UPDATE NO ACTION
NOT DEFERRABLE,
CONSTRAINT "FK_SecretQuestionID" FOREIGN KEY ("SecretQuestionID")
REFERENCES "public"."tblSecretQuestion"("SecretQuestionID")
ON DELETE NO ACTION
ON UPDATE NO ACTION
NOT DEFERRABLE
) WITH OIDS;