SELECT
t1.typname AS source_type,
t2.typname AS target_type,
c.castcontext,
c.castmethod
FROM
pg_cast c
JOIN pg_type t1 ON c.castsource = t1.oid
JOIN pg_type t2 ON c.casttarget = t2.oid
WHERE
t1.typname = 'varchar' AND t2.typname = 'numeric';
Support@example.com
Get in touch - Saturday: 8:30 am - 6:00 pm
Hello Friends! I am aliena part time blogger from Bihar. I am a student and I manage my study as well as my blog. I am 14 years old and I want to help those people who really want to do something on internet.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit...
Copyright © 201. Metro UI Theme. Designed by: Templateism
0 comments:
Post a Comment