sql - Unable to total number of words that appear in a table -



sql - Unable to total number of words that appear in a table -

i'm having problem trying find total amount of times word appears in entire table. code counts number of times word appears in each row. how around issue?

select comments, count(*) total ae comments '%'%' grouping comments

if anymore code please inquire :)

will number enough?

select count(comments) total ae comments '%'%'

sql

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -