火鸟多条语句 [英] Firebird multiple statements

查看:80
本文介绍了火鸟多条语句的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有什么方法可以在Firebird上执行多个语句(没有一个语句必须返回任何内容)?就像导入SQL文件并执行它一样。

is there any way to execute multiple statements (none of which will have to return anything) on Firebird? Like importing a SQL file and executing it.

我已经寻找了一段时间,却找不到任何东西。

I've been looking for a while and couldn't find anything for this.

推荐答案

正常的查询分隔符不起作用吗?像这样:

Shouldn't the normal query-delimiter work? Like:

Update stuff; Delete stuff; Update stuff;

这篇关于火鸟多条语句的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆