N
Neon2y ago
sunny-green

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
rare-sapphire2y 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
No description
sunny-green
sunny-greenOP2y ago
Weird I don't have those options/buttons.
No description
rare-sapphire
rare-sapphire2y ago
Oh sorry, that's my bad. It's an early access feature: https://neon.tech/early-access-program
Neon
Neon Early Access
Neon Early Access
rare-sapphire
rare-sapphire2y 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

Did you find this page helpful?