how to print some letters from a string in sql server -


मेरे पास छवि की तरह एक टेबल थी मुझे "नाम" छवि विवरण यहां दर्ज करें

परिणाम बीसी, दा, बीसी, बीसी, बीसी, बीसी

  का चयन करें SUBSTRING (name , 2,2) तालिका से एएस शॉर्ट कॉम्प;    

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -