Skip to content
Iampsp Blog

Iampsp Blog

I am a programming service provider

My Portfolio
Project order
Reviews
Favorite Exchange

Categories

  • C
  • C#
  • C++
  • CSS
  • Firefox Addons
  • Firefox Themes
  • HTML
  • JAVA
  • JavaScript
  • jQuery
  • Mybb Plugins
  • MySQL
  • PHP
  • Python
  • React
  • SQL

Recent Posts

  • jQuery – Get Content and Attributes
  • jQuery – Chaining
  • jQuery Callback Functions
  • jQuery Stop Animations
  • jQuery Effects – Animation

Tag: sql session_user functions

SQL SESSION_USER Function

Example

Return the user name of the current user:

SELECT SESSION_USER;

Definition and Usage

The SESSION_USER function returns the name of the current user in the SQL Server database.

Syntax

SESSION_USER

Continue reading SQL SESSION_USER Function

Posted on 2025-03-22Categories SQLTags sql, sql coalesce, sql insert, sql joins, sql server, sql server management studio, sql session_user functions, sql union, sql update, sqlalchemy, sqlite
Proudly powered by WordPress