Hi,
How would I access the values of the last datetime stamp for different system id's present in the table?
For example, if i have 5 system id's their last entered datetime stamps might be different. How would i access the related values for the systems?
Thanks for all help in advance.
Hi,
I have a table that contains data as follows:
SYSTEM MOUNT KB_USED KB_TOTAL
host_1 / 1000 30000
host_1 / 1500 30000
host_1 /apps 1092 234343
host_1 /apps 7266 234343
host_2...
how do you convert binary into character??
i am trying to convert a BLOB field into text and trying to extract the information put into the blob field.
i had read up suggestions which said to write a sql expression using cast statement but it does not work . it gives me an error.
how do i go...
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.