Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
sql italics in oracle
Name: fleetmack Date: June 30, 2004 at 09:10:53 Pacific OS: oracle 8i CPU/Ram: dual 3.0/3gig
Comment:
Is there any way using SQL for Oracle 8i to output plain text as italics?
Summary: Hi I am working with D2K menu's on windows 98. I have to connect SQL script in menu. I am not aware of the procedure/syntax of the same. I will be thankful if U can help me. Thanks, Sandy. ...
Summary: I like to concate the word in one column. how to do it? ex: I have "ab cd ef" in one field in the table but I want to put "abcdef" in another field. I need to trancate the space and concate the word t...
Summary: Need to extract piece of characters from a field in oracle table. Example: If a field contains A90213~81, I need to extract all the characters before ~ symbol. ...