sql server 2000 grant select on table1 to @logname提示to @logname语法错误其中@logname为局部变量
来源:学生作业帮助网 编辑:作业帮 时间:2024/11/15 10:06:49
sql server 2000 grant select on table1 to @logname提示to @logname语法错误其中@logname为局部变量
sql server 2000 grant select on table1 to @logname提示to @logname语法错误
其中@logname为局部变量
sql server 2000 grant select on table1 to @logname提示to @logname语法错误其中@logname为局部变量
如果是在存储过程中可以这样用,但是一个单独的SQL语句,不能这样使用
Create Procedure gr
@logname varchar(20)
as
grant select on table1 to @logname
执行时用:
Exec gr 'user1'
即把权限给了user1
SQL Server服务器到底是什么意思?
Gran
sql server 2008登陆服务器名称是什么
Microsoft SQL Server 2005 Express Edition是什么
sql server full text search是什么?
请问:在SQL Server 2000中,索引的顺序和数据表的物理顺序相同的索引是_______索引.
sql server 2000 grant select on table1 to @logname提示to @logname语法错误其中@logname为局部变量
数据库的group by有什么意义呢?(sql server)
sql server 中 视图和表的区别和联系
Microso SQL Server是个什么服务管理器/
sql server import and export wizard 是什么安装好 sql server 2008后,就有个这个,请问是干什么用的?
英语翻译聘请SQLserver高手 谁帮我找一份 关于 SQL Server 2000的中文 以及英文翻译,字数最少3000字该文章最后表明原文,英文翻译一定要准确,该文章一定要介绍关于SQL 技术==的文献
Microsoft SQL Server 2008 R2是什么?它与Microsoft SQL Server 2008 的关系是什么?是它的更高版本吗?
Microsoft SQL Server 2005 Express Edition在xp sp3下可以安装吗?
Microsoft SQL Server 2005 Express Edition在xp sp3下可以安装吗?
懂SQL Server 的,这句话用中文翻译是什么意思backup database Mydb to Student1 with diffe
英语翻译Check if the access to SQL server is in Windows Authentication mode.Uncheck if the access to the server is in SQL Server Authentication mode where you will need to provide the username and password.
Gran是什么意思?