depatment_detail是哪个字段? [英] which field is depatment_detail?

查看:123
本文介绍了depatment_detail是哪个字段?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的数据库是大学信息系统
我的一张桌子是department_detail

我使用了SQL Server 2000

my database is college information system
and my one table is department_detail

i used SQL server 2000

推荐答案

,您的问题是?

您还没有提供足够的信息,甚至还没有问过一个倾听的问题.
And your question is?

You haven''t provided nearly enough information, further more you haven''t even asked a decant question.


您是否在寻找
are you looking for
select COLUMN_NAME from INFORMATION_SCHEMA.COLUMNS where TABLE_NAME = <tablename>


这个吗?
:)


this?
:)


hameer88ram写道:
hameer88ram wrote:

表是department_detail

table is department_detail



如果department_detail是一个表,那么您到底在寻找什么?
里面有一列吗?
select * from department_detail应该会为您提供列列表.



If department_detail is a table, what exactly are you looking for?
A column inside it?
select * from department_detail should give you a list of columns.


这篇关于depatment_detail是哪个字段?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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