服务器资源管理器,Sql查询 [英] Server Explorer, Sql Query

查看:94
本文介绍了服务器资源管理器,Sql查询的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hai Techies





我在同一个数据库中的SQL服务器查询浏览器[在SQL管理工作室]中创建了一个表。但是我找不到那张桌子。

我如何携带那张桌子



如何将身份规格设为 YES





提前致谢..

解决方案

f8 您将在左侧获得 object explorer 标签,

连接到您的服务器(sql登录)

现在,

在服务器树下你会得到''数据库'' - > ''Tables'' - >你的桌面名称





用于设置标识规范

右键单击表名并单击'' 修改''选项

现在,选择列,您将从那里看到网格中所选列名称的详细信息,

find ''身份规范''属性

- >设置''(是身份)''=是



快乐编码!

:)

http://blog.sqlauthority.com/2008/09/08/sql-server-%E2%80%93-2008-creating-primary-key-foreign-key-and -default-constraint / [ ^ ]







请参阅此链接,它将为您提供帮助


Hai Techies


I have created a table in SQL server query browser[in SQL management Studio ] in the same db.But i cannot find that table .
How can i bring that table

How can i set the identity specification to YES


Thanks in advance..

解决方案

press f8 you will get object explorer tab at left hand side,
connect to your server (sql login)
now,
under server tree you will get ''Databases'' -> ''Tables'' -> your tablename


for set identity specification
right click table name and click ''Modify'' option
now, select column you will see details of selected column name in grid from there,
find ''Identity specification'' property
-> set ''(Is Identity)'' = Yes

Happy Coding!
:)


http://blog.sqlauthority.com/2008/09/08/sql-server-%E2%80%93-2008-creating-primary-key-foreign-key-and-default-constraint/[^]



Refer this link it will help you


这篇关于服务器资源管理器,Sql查询的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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