What is the system function to get the current user's user
id?
Answer Posted / naren
13.select * from sysprocesses
where loginame like '324%'----diply the all ohrid's in the
server
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Can you please explain the difference between primary keys and foreign keys?
What are the features of Embedded SQL
What are the authentication modes in sql server? How can it be changed?
How to create new tables with "create table" statements in ms sql server?
What are the properties of primary key?
Explain in brief how sql server enhances scalability of the database system?
How to create a local temporary stored procedure?
Mention the differences between local and global temporary tables.
When multiple after triggers are attached to sql table, how to control the order of execution?
Can I run multiple instances of sql server 2000 at the same time on one computer?
What is data source in connection string?
How to concatenate two binary strings together?
What is 2nf in normalization?
How to add an address record into adventureworkslt?
Do you know what are pages and extents? : SQL Server Architecture