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 system_user functions

SQL SYSTEM_USER Function

Example

Return the login name information for the current user:

SELECT SYSTEM_USER;

Definition and Usage

The SYSTEM_USER function returns the login name for the current user.

Syntax

SYSTEM_USER

Continue reading SQL SYSTEM_USER Function

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