John Henderson wrote:
>
> This is what I want to do:
> select user_name, date_trunc('minutes',sum(is_roundup_01(sess_time)))
> from sessions_feb2000_homer s where
> date_part('epoch',start)>'949316399' and
> date_part('epoch'
Hi y'all,
This is what I want to do:
select user_name, date_trunc('minutes',sum(is_roundup_01(sess_time)))
from sessions_feb2000_homer s where
date_part('epoch',start)>'949316399' and
date_part('epoch',start)<'951822000' and
Sir:
I would like to know the detailed steps in installing PHP4. I downloaded
php-4.0b3 but i experienced difficulties in installing it. After I
installed it, my php script dont show up in the browser.
Thanks...
Manny C. Cabido
=
i have created a table
+---+---+-+
| ref | int4 | 4 |
|family | text | var |
|typ| text | var |
+---+---+-+
Now i have the necessity to modify typ from text to int4.
Is it possible? how?
Thanks for re