sql server - How to export a range of rows in MS SQL? -



sql server - How to export a range of rows in MS SQL? -

i wondering how can export range of rows table in ms sql. lets have 1,000,000 rows in table need rows 900,000 - 1,000,000 exported text file. possible , how can done?

sql-server database tsql

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -