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
DateTimePicker in ReportViewer
How do I extract the distinct values from a listview column
AWK/GREP combination question
MySQL Query Help
How to set up a remote personal server & run own software such as Outlook & Access on server
Running two VMWare Windows Servers on Same Linux Box
How do i make Timeslips 2009 work in Citrix Xendesktop on Windows XP
Terminal Services on Windows SBS 2008 Standard
windows 2008 VM server can't be pinged internally, but can ping gateway and get on the web
Freebsd Configure firewall