Write a SQL query to get FristName from tblStudent table after replacing ‘a’ with ‘$’
Introduction Write a SQL query to get FristName from tblStudent table after replacing ‘a’ with ‘$’. I have used Microsoft …
Introduction Write a SQL query to get FristName from tblStudent table after replacing ‘a’ with ‘$’. I have used Microsoft …