205 Posted Topics

Member Avatar for shamsidah

[CODE=SQL]SELECT count(DISTINCT bodyNo) FROM paintshop WHERE `date`='2011-11-29'[/CODE]

Member Avatar for shamsidah
0
87
Member Avatar for MDanz

Something like this would work, you may also be able to make use of the [ICODE]SELECT DISTINCT[/ICODE] predicate if it helps - however, I think using the GROUP BY clause is cleaner and likely more efficient. food for thought anyway... [CODE]select * from mytable where id=( select id from mytable …

Member Avatar for smantscheff
0
154
Member Avatar for Fjgx

Technically, the answer is yes, it is possible. That said, if he is bragging about it, he's not likely to be a serious threat. (The guys that tend to cause serious trouble will do so silently and, if possible, without your knowledge.) There are some steps you can take to …

Member Avatar for gerbil
0
104
Member Avatar for ZeroEddy

Hi ZeroEddy Just had a quick glance at your css code and can give you the following advice (anyone feel free to correct me if you have a better idea). 1 - Using [ICODE]font-size[/ICODE] as a percentage does not make it relative to page/screen size, but to the base inherited …

Member Avatar for ZeroEddy
0
164
Member Avatar for asad_mian

You may be able to configure a browser proxy on your VPN connection, which should redirect browser activity via the vpn - but as Lola said, it will depend on the specific configuration of your company network. You should also check the usage policy (if the company has one) as …

Member Avatar for |-|x
0
188

The End.