Microsoft
Software
Hardware
Network
Question : query from US
when the foll is run and you just get 'text' as output, what is wrong in the syntax?
select text from user_source where name = 'DataInsert'
thanks
Answer : query from US
The syntax looks okay.
Is "text" underlined? It sounds like you are seeing the column heading only, but not the text of the source.
Try entering the name in upper case:
select text from user_source where name = 'DATAINSERT'
Random Solutions
Java small object size
update table if record does not exist otherwise insert record
mac os 10.49 voice that talks whenever I use an application
Opening accde
outlook logon help
Excel: Looping through all chart series of all charts on a worksheet
Updates in batch in sqlserver2008
Developing for W2K3 - Missing MSCVP100.DLL & MSVCR100.DLL
Exchange 2007 standalone server transport and store services keep stopping
GridView Update is triggering validation