You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
select 'BCP DW_PRD_MARISA.rpcuser.'+TABLE_NAME + ' OUT D:\BCP\OUT\' + TABLE_NAME+'.DAT -T -c' from information_schema.tables where table_type = 'BASE TABLE' AND