Microsoft
Software
Hardware
Network
Question : How do i find how many columns a .csv file has?
I need to read every line (from .csv file) that has more than five columns.
How do I do this?
Answer : How do i find how many columns a .csv file has?
To count the delimiters in 11g, you can use the REGEXP_COUNT function
so, if you've read the contents of one line with utl_file or external table as described above
regexp_count(your_line,','
) will return the number of commas in that line
Random Solutions
loading contents on selection from select box
Choose a digital certificate - New SBS 2008 box
Restore SAN snapshot to new VM
php - image merging
SBS 2008 WSUS error
Run VMware on MAC OS 10.6
SENDKEY for windows startup menu??
blocking ip ranges on cisco asa 5500
How to send HELO/EHLO for virtual domains in Postfix
Network setup vlan and qos