Hi, All. I have a field that contains single value data (in the form of 0. or 1. or2, or *). The field is 50-wide. Any way I can parse it out into separate columns, one value per column number 1 to 50?
Thanks.
school superintendent wants a policy where absences are escalated after five school days if a kid does not bring an excuse. Every date function I try will only count calendar days, not in-session school days. I can do this
SELECT rownum rn, date_value
FROM (SELECT Date_Value FROM...
I have one report that keeps erroring out with message "Not enough memory for operation"
The report should export to a folder as csv file. I have about 80 others doing that or going to ftp. It's just this one, and it is not any bigger or more complex than the others.
BOE 12.0. Server2003 on a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.