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
IBM 270 A/S400 stuck in syssav
SBS2003 - Deploying Printer Via GPO
In an SBS 2k8 & Exchange 2k7 environment, how do i am multiple e-mail addresses to one user?
When setting a Static IP address
URGENT - Problem with trusted domain after network IP Range changover
ORA-01456, Can't perform update/insert etc in Stored Procedure from Crystal Reports
Clear rotated logs on startup in log4j using RollingFileAppender
Execute SQL Server Agent Job (Error)
How to Configure Disk Quotas in Windows 2003 Server
List of Procedures & Functions in Class