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
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