This SQL script verifies and returns to the user how much space quota was given to the user ( read more )
Read the original:
How much table space was given to you?
This is an SQL script to convert hexadecimal data to binary ( read more )
The rest is here:
Hex to Binary Converter
This is an SQL script to convert stored string data from hex base to integer ( read more )
The rest is here:
HEX string value to int conversion.sql
This SQL function will reverse a text string stored inside a Oracle database ( read more )
See the rest here:
Function For Reversing the String in Oracle
This SQL procedure can copy text values from one table to another ( read more )
Continued here:
Copy text values
This SQL script will convert the numbers that are being imported from other data sources as character formats ( read more )
More here:
Converting String Values to Float Types
This SQL script can be used to convert hexadecimal values into a decimal value ( read more )
View original here:
Converting HexaDecimal Value To Decimal Through UDF
This is a pure Java relational database engine using standard SQL and JDBC as its APIs ( read more )
Read more from the original source:
Apache Derby 10.5.3.0
This is an extension for any DHTMLX library, which maps client side components on server side data sources ( read more )
Originally posted here:
dhtmlxConnector 0.96
This code will convert any RTF data to a normal string ( read more )
The rest is here:
Convert RTF Data