Hi everybody!
In Informix or Oracle there is a "decode" function. What it does is
converts some available values in the field and changes to
whatewer you ask. For examle:
SELECT employee_name, DECODE(employee_code, "A", "1", "B",
"2"...
Hi everybody!
In Informix or Oracle there is a "decode" function. What it does is converts some available values in the field and changes to whatewer you ask. For examle:
SELECT employee_name, DECODE(employee_code, "A", "1", "B", "2"...
Hi everyone,
this morning I have run a "sort" command: sort file_name.
File was very big. I've vate for 5 min. and then terminated telnet session. Now
I cannot connect. It gives me error: " No utpm entry. You must exec "LOGIN" from lower level "sh". Connect...
Hi,
Does anybody know how to remove a user from PUBLIC group in
informix Security? The problem is, that when I am creating user acount
on Unix box, this acount becomes to be a leageble user for Informix
DB. I cannot (some business rules) REVOKE all from PUBLIC. What I
need is just to remove...
Hi,
Does anybody know how to remove a user from PUBLIC group in informix Security? The problem is, that when I am creating user acount on Unix box, this acount becomes to be a leageble user for Informix DB. I cannot (some business rules) REVOKE all from PUBLIC. What I need is just to remove an...
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.