رفع خطای The multi-part identifier "x.y" could not be bound

mohsen1 سال قبل
ارسال شده در
mohsen

یکی از دلایل رخ دادن این خطا تعریف نشده بودن x در خطای زیر است:

      The multi-part identifier "x.y" could not be bound.
    

برای مثال با اجرای دستور SQL زیر این خطا را دریافت می کنیم:

      select * from table_name where ts.id = 1
    

متن خطا:

      The multi-part identifier "ts.id" could not be bound.
    
رای
0
ارسال نظر
مرتب سازی:
اولین نفری باشید که نظر می دهید!