Top "Ctl" questions

Client Certificates and FireFox

I need some help to understand what is happening with my web application. I have a simple web app (c# .…

firefox authentication certificate smartcard ctl
SQL Loader ctl file - how to skip columns

Let's say in my database 4 columns: Column1, Column2, Column3, Column4 My data file is CSV file (comma delimited, length of …

sql oracle sql-loader ctl
Load data from multiple data files into multiple tables using single ctl file

I have 3 data files and 3 staging tables. Is there any way to enter the data from the data files to …

sql-loader ctl
How to use the OR condition in when clause of SQL Loader control file

I am trying to use the OR condition in when clause in control file, This this my code in control …

sql-server sql-loader ctl controlfile