I might be missing something, but I was expecting each “Code Cell” to have the buttons available in the SQL Worksheet. I ran an insert statement in a Code Cell and then searched around a bit and finally decided I probably should just run an actual COMMIT; line in the Code Cell. That did work, but are my expectations weird? Am I just not seeing the buttons somewhere?
SQL Notebook on the left, SQL Worksheet on the right.
Thanks!
Dan

PS - I've been waiting to move off the standalone SQL Developer for the VS Code extension until the query result pinning showed up in the VS Code extension. But SQL Notebooks have come along since and I'm just starting to play around with them. It's forcing me to tweak how I work a bit, but I think I'm actually going to end up liking it more than the giant sql file with a million pinned query results. Cool feature!