开发者

Edit Column in SELECT Statement on Navicat SQL Server

I use NaviCat f开发者_开发知识库or SQL Server Lite. On my database I make a

SELECT * FROM Table WHERE ID = 1.

Then I get a result. Everything correct. Now if i want to edit one column and click into the column I can't write anything.

Is that possible in this version?

EDIT: I use this on my Mac OS X


In Navicat You can't edit the results of a query , you will need to open the table and edit the row directly .

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜