• I have one table called Table_Update in my local server, which had three columns( Table_name, Start_date, End_date)

    I have around 1500 tables on linked server, that has "Start Date" and "Last Date" columns.

    I need the this 1500 table names and their start and last date in my Table_Update column.

    But when I run that statements it gives me above error for some of the tables and , I am not sure what that error is..

    Please help.

    thanks.