Export options (only procedures, triggers)

muchemi's profile image muchemi posted 5 years ago in General Permalink

Hi, Can heidiSQL export only tables or only procedures or only triggers ...

ansgar's profile image ansgar posted 5 years ago Permalink

Of course. There are some ways to achieve that with some comfort:

One way is to group objects in the tree by their type, so you have tables, procedures and so on grouped:

Description

Then, when you right-click "Tables", you can click "Export SQL.."

Another way, without that grouping objects, is to go directly to "Export SQL..." and rightclick a table/procedure/... and then click "Check" > "Tables":

Description

Please login to leave a reply, or register at first.