samoscyberallenh
Results
2
comments of
samoscyberallenh
This is a PostgreSQL limitation. You couldn't use prepared statements with CREATE TABLE, for example. In my opinion, your best bet here is probably to just validate the graphName with...
Can you post a script with all the necessary parts (e.g., create vlabel, creation of test data, create function, etc.)? That might help people help you with this somewhat tricky...