News

Generating XML using SQL Functions In order to construct xml data, we can use XmlElement, XmlAgg and XmlForest Oracle SQL functions. For more details, please see Oracle SQL/XML functions ...
Designed university database by parsing XML data and inserting it into SQL databases. Created a GUI using JDBC to manipulate the data stored in MySQL. - ...