Data Management


When you are using jdbc to load, write, or view data from a database with a Java API and your JDBC driver needs multiple JAR files to work, you can use the new jarpath() option to specify the directory where the driver JAR file is stored along with driver dependencies.

 

When you use egen functions iqr()median(), and pctile(), you can now specify the autotype option to automatically create the smallest type of variable (byte, int, long, or double) possible to hold the results.