Question : How to subscript and superscript on mySQL?

is it possible to set records in subscripts or superscripts?  If so, how can this be done?

Answer : How to subscript and superscript on mySQL?

Superscript and subscript are normally associated with the front end you are using rather than the SQL Query Syntax though there are some superscripted characters contained within fonts such as square and cube, you can see the character values of these if you use Character Map in Start, All Programs, Accessories, System Tools.

If you are wanting to allow users to format the text as they please rather than using specific suprt/sub scripted characters then you will need to look at storing Rich Text or HTML in the field and again it is then down to what software you are using to present the data to your users.

Cheers, Andrew
Random Solutions  
 
programming4us programming4us