What is the system function to get the current user's user
id?
Answer Posted / tejas
USER_ID no USER_NAME user name gives us the user name not the USER_ID
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is partition index in sql server?
What happens if strings are casted into wrong code pages in ms sql server?
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
Explain difference between control flow and data flow?
What are the different types of collation sensitivity in sql server?
What are pessimistic lock and optimistic lock?
What are the database objects? : SQL Server Architecture
What are secondary xml indexes?
Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60
How to stop a loop early with break statements in ms sql server?
What is index in an assignment?
What will be the maximum number of index per table?
What is the importance of three tier architecture?
Mention the 3 ways to get a count of the number of records in a table.
List out different types of normalizations in sql server and explain each of them?