如何使用dbForge增加数据库表记录
1、打开dbForge Studio

2、右击要打开的数据库连接,点击【open】

3、展开数据库连接及要操作的数据库下的【tables】

4、右击要操作的表,然后点击【edit table】

5、点击【data】标签页,并点击下方的【+】(append)

6、输入表记录数据,然后点击【√】(end edit)

7、此时表记录就增加了

1、打开dbForge Studio
2、右击要打开的数据库连接,点击【open】
3、展开数据库连接及要操作的数据库下的【tables】
4、右击要操作的表,然后点击【edit table】
5、点击【data】标签页,并点击下方的【+】(append)
6、输入表记录数据,然后点击【√】(end edit)
7、此时表记录就增加了