TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Eid
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Rohatash Kumar (1)
Rakesh Kalluri (1)
Sandeep Singh Shekhawat (1)
Jasminder Singh (1)
Mahesh Alle (1)
Sarvesh Shinde (1)
Miroslav Adamec (1)
Guest User (1)
Amit Kumar Agrawal (1)
Related resources for Eid
No resource found
"@@IDENTITY" and "SCOPE_IDENTITY" in SQL Server
3/10/2023 9:33:43 AM.
In this article, we will see how to use @@IDENTITY and SCOPE_IDENTITY() in SQL Server 2012.
Comparing Scope_identity (), @@identity and Ident_current
2/21/2023 8:35:03 AM.
This article will show the differences among scope_identity (), @@identity and ident_current.
Difference Among @@IDENTITY, SCOPE_IDENTITY() And IDENT_CURRENT()
2/21/2023 7:33:03 AM.
In this article, I am explaining how to get the last inserted identity value of an auto-increment column of database tables using SQL Server variable (@@IDENITY) and functions (SCOPE_IDENTITY() and ID
@@ Identity Vs ScopeIdentity Vs Ident_Current in SQL
1/24/2023 7:01:41 AM.
This article explains @@Identity, Scope_Identity() & Ident_Current('Table_Name') in SQL.
Differences Between SCOPE IDENTITY, IDENT CURRENT, and IDENTITY in SQL Server
1/24/2023 7:00:43 AM.
In this article you will learn what is Different between SCOPE_IDENTITY, IDENT_CURRENT, and @@IDENTITY in SQL 2008
How To Populate Employee ID Of User From Azure AD In PowerApps
1/17/2022 9:11:40 AM.
In this article, we will see how to get employee ID of user from Azure AD into PowerApps. We will trigger the FLOW from PowerApps which will pull user profile details with employee ID.
DefaultAzureIdentity And Its Various Credential Types
1/5/2021 12:35:15 AM.
This article shows various ways to retrieve an Azure identity from an application context using Azure.Identity.
StreamView Your Location Using Android Studio And InstanceID Token
2/24/2020 2:52:58 AM.
This article demonstrates how to add StreamView Location on an Android application using Android studio and InstanceID token.
Adding Picture To Button On OutLook CommandBar
1/7/2006 2:30:01 AM.
This article describes the process to add a picture on a button on an Outlook Commandbar while using Explorer or Inspector.