Hello:
to check wheter a file exists or not, we are using function file_exists. Then, when i want to check wheter a table(in relational database: postgres) exists or not, what function should i use, or is that any way to do it??
thanks for reading
ahchew1413