There's a bunch of test databases that I have and I'd like a way to drop all of them. They all have long random strings as names, so it kind of sucks to have to go through each one and delete, especially since you can't copy/paste.
Is there a way to drop all databases in AWS athena?
2.7k views Asked by Andy At
3
Will list all databases. See: SHOW DATABASES - Amazon Athena