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
backupexec 12 remote agent install windows 2008 r2
Need Pros/Cons of various methods used to ensure vbscripts execute with cscript or wscript
Pivot Data
DB owner
Excel - Find if a value is in the top 25 %, 50% or 75% of the total value
Crystal report to PDF (asp.net)
ADM/ADMX Template Utilities
SQL Server 2008 - Windows Authentication issue
Setting automatic updates on windows 7 with VBS
Format issues with FMPA 11 checkbox set exported to Excel