(SQL) SQL (2014)

New SQL Server project templates for VS2015 (Create External File Format.sql)

   1:  CREATE EXTERNAL FILE FORMAT [$rawname$] WITH 
   2:  (  
   3:      FORMAT_TYPE = DELIMITEDTEXT
   4:  )


Comments ( )
Link to this page: //www.vb-net.com/VS2015-SQL-Server-Project-Templates/Create-External-File-Format-sql.htm
< THANKS ME>