create Artificial Intelligent application in C#.NET Windows application for beginner.
#coderbaba #AI
-----------------------------------------
step-1: create a table
-----------------------------
create table tblemployee2
(
employeeId nvarchar(50),
empname nvarchar(100),
)
-----------------------------------------
step-2: use select query
-----------------------------
select 'EMP2020'+ cast (max(cast(SUBSTRING( employeeId ,8, 100 )as int))+1 as nvarchar) as EmpID
from tblemployee2
__________________________________________________________
...........................
my website coderbaba.in
.............................
Thanks for watching my video hit like , subscribe our channel and don't forget to share with you friends
............................
Thanks for being with us make sure you share and stay with us with subscribing us - regards CODERBABA
.....................
Follow Us Socially :
Facebook : https://www.facebook.com/coderbaba
Instagram : https://www.instagram.com/coderbaba
Twitter : https://twitter.com/thecoderbaba
............................
LIKE SHARE SUBSCRIBE
See you in next video, have a nice day.
GOOD LUCK