Quantcast
Channel: PowerShell General
Viewing all articles
Browse latest Browse all 10624

Reading & processing SQL Tables

$
0
0

Hi,

I am a newbie to PowerShell. I would like to read & process data from SQL Tables.

I have written code which through which I am able to fetch the data from source using a query text 'SELECT acc_no FROM TEST'.

But how do I fetch the acc_no column serially based on which I need to perform some calculations?

Please do help me.

Thanks,

Naveen


Viewing all articles
Browse latest Browse all 10624

Trending Articles