databse name add tabel filed tha error not show data
SELECT lab_registration_datas
.id
, lab_registration_datas
.lab_registration_userfull_name
, lab_registration_datas
.dob
, lab_registration_datas
.user_Registration_mobile_number
, lab_registration_datas
.lab_id
, lab_registration_datas
.useremail_id
, lab_registration_datas
.user_email_pass
, lab_registration_datas
.aadhaar_no
, lab_registration_datas
.lab_user_current_address
, lab_registration_datas
.lab_name
, lab_registration_datas
.lab_open_time
, lab_registration_datas
.lab_close_time
, lab_registration_datas
.lab_contact_no
, lab_registration_datas
.lab_registration_user_course_name
, lab_registration_datas
.course_registration_certificate_no
, lab_registration_datas
.course_registration_certificate_date
, lab_registration_datas
.course_reg_certificate_validup
, lab_registration_datas
.lab_address
,
lab_registration_datas
.lab_diraction
, lab_registration_datas
.experience
, lab_registration_datas
.lab_registration_certificate_image
, lab_registration_datas
.lab_certificates_tmp
, lab_registration_datas
.lab_profile_image
, lab_registration_datas
.first_lab_img
, lab_registration_datas
.second_lab_img
, lab_registration_datas
.third_lab_img
, lab_registration_datas
.profile_img_tm
, lab_registration_datas
.lab_first_img_tm
, lab_registration_datas
.lab_secound_img_tm
, lab_registration_datas
.lab_third_img_tm
, lab_registration_datas
.createdAt
,
lab_registration_datas
.updatedAt
, lab_howmany_test_reports
.id
AS lab_howmany_test_reports.id
, lab_howmany_test_reports
.lab_id
AS lab_howmany_test_reports.lab_id
, lab_howmany_test_reports
.test_one
AS lab_howmany_test_reports.test_one
, lab_howmany_test_reports
.test_two
AS lab_howmany_test_reports.test_two
, lab_howmany_test_reports
.test_three
AS lab_howmany_test_reports.test_three
, lab_howmany_test_reports
.test_four
AS lab_howmany_test_reports.test_four
, lab_howmany_test_reports
.test_five
AS lab_howmany_test_reports.test_five
, lab_howmany_test_reports
.test_six
AS lab_howmany_test_reports.test_six
, lab_howmany_test_reports
.test_seven
AS lab_howmany_test_reports.test_seven
, lab_howmany_test_reports
.test_eight
AS lab_howmany_test_reports.test_eight
, lab_howmany_test_reports
.test_nine
AS lab_howmany_test_reports.test_nine
, lab_howmany_test_reports
.test_ten
AS lab_howmany_test_reports.test_ten
, lab_howmany_test_reports
.test_eleven
AS lab_howmany_test_reports.test_eleven
, lab_howmany_test_reports
.test_twelve
AS lab_howmany_test_reports.test_twelve
, lab_howmany_test_reports
.test_thirteen
AS lab_howmany_test_reports.test_thirteen
, lab_howmany_test_reports
.test_fourteen
AS lab_howmany_test_reports.test_fourteen
, lab_howmany_test_reports
.test_fifteen
AS lab_howmany_test_reports.test_fifteen
, lab_howmany_test_reports
.createdAt
AS lab_howmany_test_reports.createdAt
, lab_howmany_test_reports
.updatedAt
AS lab_howmany_test_reports.updatedAt
FROM lab_registration_datas
AS lab_registration_datas
LEFT OUTER JOIN lab_howmany_test_reports
AS lab_howmany_test_reports
ON lab_registration_datas
.id
= lab_howmany_test_reports
.lab_id
WHERE lab_registration_datas
.lab_id
= 'R8IN030HT';
lab_howmany_test_reports
do you know?
how many words do you know