Change the record color for a SELECT statement in SQL Server -



Change the record color for a SELECT statement in SQL Server -

i have developed sql script manage inventory, orders , sales (invoices). have decided utilize individual select statement notify me when stock getting low.

i utilize

select * items quantityonhand < 2

but when displayed other select statements gets little hard distinguish if there record in there. there anyway can have results of select display reddish color?

it awesome if :)

thanks in advance, bryan

sql-server

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 -