From: <mogas(at)aveiro-digital(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject:
Date: 2003-06-12 09:16:13
Message-ID: 964901c330c3$45325bb0$67fe1fac@aveirodigital.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi! Good morning!

I have a varchar variable that have inside something like 8:50. I need to broke it and cast each part into two integer variables (x=8 and y=50).
If someone know how to do this please tell me to this mail if possible.

Thank's a lot,

Alexandra

Responses

  • Re: at 2003-06-12 15:20:21 from Alvaro Herrera Munoz

Browse pgsql-general by date

  From Date Subject
Next Message Chinthaka Kariyawasam 2003-06-12 09:52:28 fetch from cursor
Previous Message Paul Thomas 2003-06-12 08:52:09 Re: Question: script to start DB on server reboot