I want to extract data from Oracle database to a SharePoint 2013 list, I have the connection url and the username and password;
jdbc:oracle:thin:username/servername@IPaddress:port/DatabaseNameHow can it be done?