Posts by Dennis Haubert Ponssoni • 21 points
2 posts
- 
		-1 votes1 answer187 viewsQ: Resultset Return null in JavaI use the code below to check in Postgre if the table exists, running the Query in Pgadmin have as answer value null. But apparently Resultset will never return null. Is there any way to compare RS… 
- 
		2 votes0 answers54 viewsQ: Query Existence of PSQL TableWell, I searched many places until I found the answer to my problem and I found interesting the idea of posting here what I found to help Unity, in case someone needs to perform a similar CRUD,…