在线大学管理 [英] online college management

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

问题描述

先生,我正在ASP.NET,SQL-Server,在线大学管理上创建一个项目



查询是如何在SQL Server数据库中添加新列

Sir i am create a project on ASP.NET, SQL-Server, online college management



query is how add a new column in SQL-Server data base

推荐答案

在此处查找
Look here of hor to create a table[^] in SQL Server.
You can add columns in the table.

Other way is to use the deginer of table to add columns. Right click the table and select ''Design table'' option. It would give you an UI that will take column name and the datatype to be stored in it.


这篇关于在线大学管理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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