Managing databases (adding/removing rows)
Sorry for the silly question, I am pretty new.
Why I can't add/delete rows in a database on Neon portal? I just wanted to be able to insert/delete new records manually on the portal..
4 Replies
rare-sapphire•2y ago
You can do this. Go to the Tables view and select add record as pictured.
If you need to first create a table, use the SQL Editor view to run a
CREATE TABLE statement
sunny-greenOP•2y ago
Weird I don't have those options/buttons.

rare-sapphire•2y ago
Oh sorry, that's my bad. It's an early access feature: https://neon.tech/early-access-program
rare-sapphire•2y ago
You can use the SQL Editor for now. Or a third party tool such as PgAdmin for visual editing until you join early access