Dear list, I would like to create a function which gets a tablename and checks if the specific table exists.The return value should be a bool. Now I'm wondering how to do this the best way.
Any suggestions? kind regards and thanks in advance, Moritz
Dear list, I would like to create a function which gets a tablename and checks if the specific table exists.The return value should be a bool. Now I'm wondering how to do this the best way.
Any suggestions? kind regards and thanks in advance, Moritz