Hi All;
I need to Display the TransDate field of CusTrans Table as MMM-YY format as a column in a View.
For example if Transdate is 07/06/2023 then i need to display as Jun-23 in my View.
Thanks in advance.
Hi Prem Sai,
You need to use computed column in a view. Adding computed column is little tricky which involves T-SQL.
Refer to the below thread which might help you.
Thanks,
Girish S.
Sohaib Cheema
708
User Group Leader
Martin Dráb
589
Most Valuable Professional
Yng Lih
553