[SQL] SQL function
Hi, Is there any function in postgre to know the size of the data in a row of a table ?
[SQL] TRIGGERS and FUNCTIONS
Hello All , I am having a table named "test" with a trigger " tri_test " which triggers the function " replicate() " on insert, update and delete . Can I able to get the SQL STATEMENT which triggers the function replicate ( ) , inside the function definitio