Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

导出固定条数数据 #2

Open
gaofeng0902 opened this issue Jul 13, 2022 · 1 comment
Open

导出固定条数数据 #2

gaofeng0902 opened this issue Jul 13, 2022 · 1 comment

Comments

@gaofeng0902
Copy link

请教个问题,dbeaver工具支持批量导出固定条数的设置么

@Saorionesan
Copy link
Owner

没看懂啥意思,是在导出数据为CSV或者其他格式的时候限制导出的条数吗?如果是这种情况可以写SQL加上limit来导出,并且写多条SQL即可进行批量导出。

如果是通过mysqldump来导出为SQL文件的那种方式是不支持限制导出条数的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants