• Samit Shah - Saturday, February 3, 2018 7:29 PM

    Hi,

    I wanted to do insert data from file into table without SSIS using select query instead of table, as I am calling udf for certain columns to do some logic in select query. But when I use BCP command, I get error of A valid table name is required for in, out, or format options. Please advise

    Could you please check for any missing brackets? Otherwise if you could provide me your syntax we can look to correct