Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about ms-query

Read more about ms-query

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - ms-query

Count columns that ends with the same value starting with a value you choose

I have a table which is like: Identfier Abc XY: a(123) Abcd XY: a(123) Abcde XY: b(123) dfe XY: b(123) dfeg XY: b(123) dfegh XY: c(123) ijk XY: c(123) I want to count columns t...
test-img

Abdelraouf dz

sql

sql-server-2008-r2

ms-query

Votes: 0

Answers: 1

Latest Answer

Try This... Create Table tblText1(data nvarchar(Max)) Insert into tblText1(data) values('Abc XY: a(123)') Insert into tblText1(data) values('Abcd XY: a(123)') Insert into tblText1(data) values('Abcd...
test-img

Sanjana Sharma

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved