unsuscribe
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
unsubscribe
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
Use Drop table
YOUR_TABLE cascade
Jhon CarrilloIngeniero en
ComputaciónCaracas - Venezuela
- Original Message -
From:
Mark
Fenbers
To: pgsql-sql@postgresql.org
Sent: Friday, May 13, 2005 2:38 PM
Subject: [SQL] Replacing a table with
constraints
I h
Those instructions are good but i want to
call this function only for " select
consulta_contacto(1)" nothing more, Is really necesary to use
"AS ..."?
this is the call:
select * from consulta_contacto(1) as
(cont_codigo integer,
Hi,
i have a problem with the following
sentence:
CREATE OR REPLACE FUNCTION
tschema.sp_actualizar_contacto(p_idpers
text,
p_nombre
text,
p_apellido
text,