Copy problem in Describe Table

prikey

Member
Hi,
I often use copy and paste using short key(Ctrl + C) in Describe Table.
It works well untill 9 version. But It doesn't work in 10 version.
Is it replaced with another short key or This function is removed?

You can test with below step.

1. Type one table name in SQL window
2. Select a descibe menu in right menu;
3. Select name and type column
4. Ctrl + C
5. Paste it in SQL window

 
That is indeed nor right, we'll fix it.

As a workaround you can use drag & drop from the describe window to the editor.
 
Back
Top