=== ตรวจสอบ Foreign Key Constraints ทั้งหมด === พบ Foreign Key Constraints ดังนี้: -------------------------------------------------------------------------------- TABLE_NAME COLUMN_NAME CONSTRAINT_NAME REFERENCED_TABLE REFERENCED_COLUMN -------------------------------------------------------------------------------- additional_feedback EvaluationID additional_feedback_ibfk_1 respondents EvaluationID answers assessment_id answers_assessment_id_foreign assessments id answers CusIns_ID answers_cusins_id_foreign customer Customer_ID answers CusUdp_ID answers_cusudp_id_foreign customer Customer_ID answers question_id answers_question_id_foreign sas_questions id masterproductmulti Service_ID Service_ID service Service_ID masterproducttest Masterproduct_ID masterproduct masterproduct Masterproduct_ID sas_questions parent_id sas_questions_parent_id_foreign sas_questions id sas_questions question_group_id sas_questions_question_group_id_foreign question_groups id worklist TestWorkList_ID fk_worklist_testworklist testworklist TestWorkList_ID === ตรวจสอบ Foreign Keys ที่อ้างอิง users และ companies === ไม่พบ foreign keys ที่อ้างอิงตาราง 'users' ไม่พบ foreign keys ที่อ้างอิงตาราง 'companies' === ตรวจสอบ Foreign Keys ที่อ้างอิง customer และ agency === Foreign Keys ที่อ้างอิงตาราง 'customer': - answers.CusIns_ID (constraint: answers_cusins_id_foreign) - answers.CusUdp_ID (constraint: answers_cusudp_id_foreign) ไม่พบ foreign keys ที่อ้างอิงตาราง 'agency' === เสร็จสิ้นการตรวจสอบ ===