Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

counting occurence of tablecontent

$
0
0
hey again & thank you guys for your quick answers to my first topic
here is the next one:
how is it possible to count to number of a chosen string in a column?
eg.
table2:
hi
bla
whats
hi
up
thx
thx
guys
hi

in this example i need a function countnumberof('hi') from table2
which ouprints 3
ty all

// okay i got it, sry for fast posting

Viewing all articles
Browse latest Browse all 13329

Trending Articles