Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在像 SQL Developer 这样的工具中,我可以右键单击一行并选择重复以获取行的副本,对其进行编辑并提交。我如何在 Squirrel 中做到这一点?我什至看不到如何在内容视图中添加新行。
找到了一种插入行的方法,虽然不重复。在内容视图中,右键单击并选择“使可编辑”(我认为这只是应用于选定的行)。再次右键单击,现在有一个“插入行”选项。出现一个弹出窗口,用于输入新行的每个字段的值。
可以复制。您必须执行以下操作:
完毕