|
First
|
Prev |
Next
|
Last
Pages: 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290
krankenschwester stellenangebote jobboerse praktika jobboerse ausland jobboerse aushilfe jobboerse bremen jobs krankenschwester stellenangebote jobboerse praktika jobboerse ausland jobboerse aushilfe jobboerse bremen jobs + + + ARBEITSANGEBOTE IM AUSLAND http://WWW.STELLENANGEBOT-AUSLAND.DE http://WWW.STELLENANGEBOT-AUSLAND.DE + + + AUSLANDSJOBS ONLINE FINDEN http://WWW.AUSLANDSJOBS-24.DE http://WWW.AUSLA... 29 Jun 2008 10:07
Hate Your Job? Do You Hate Your Job? If You Are Like Me And REALLY Hate Your Job, You Can Do What I have Done And Tell All About Your Company At A Great And CHEAP New Site Called Dont Work For These . Com http://www.dontworkforthese.com This Site Has Chat Rooms, A Joke Section, A Great Story Section Where You Can Tell All Th... 29 Jun 2008 06:02
Row to Column Hi, I'm having trouble writing a query for this. Supposed I have 2 tables table: Student stdID first name last name 1 Dave Lee 2 Edward Hall 3 Mike Star table: mark stdID year Mark 1 2006 70 1 2007 80 1 2008 100 2 2006 60 2 2008 90 3 2006 80 3 2007 80 3 2008 100 How should the ... 29 Jun 2008 21:22
filling gaps Please discar above post. some how my client didnt post line breaks. Here is my problem ------------------------------------------------------------------------------------------------------------------------------------ hi. i've got below query to return sales per hour , as you see it only returns hours with sales... 28 Jun 2008 17:49
still not clear on the use of unions - tried it and couldn'tquite get still getting errors I don't see any UNION here. What does "still getting errors" mean? Could you tell us exactly what errors you are getting? And if they are related to a UNION, could you show us a query that actually includes a UNION? On 6/28/08 10:26 AM, in article 2008628102629nan_seguin(a)a-plusmbs.com, "<Nan Seguin>" <> ... 28 Jun 2008 10:39
still not clear on the use of unions - tried it andcouldn't quite get still getting errors I have 12 databases and I want to run 1 query to look at my overall company. I do though want the results to still show the name of each database in a separate column so I could aggregate the totals by database as there might be aberrancies that would not show up in just a total. Here is my query Thank you in advanc... 28 Jun 2008 10:39
Table Data Fragmentation vs Table's Index Fragmentation If you do have a heap and it is fragmented (or has lots of forwarding pointers - see BOL for info on that) you do have the option of creating a clustered index on that heap table to get it defragmented and remove the forwarding pointers. You can then remove the clustered index if you desire. Note however that ... 28 Jun 2008 10:39
Upgrading backend from Access 97 to sql server Hi I have a typical access app with both front and back ends in access 97. The database is running slow due to number of users approaching 20. I would ideally like to upgrade the backend to sql server if that would improve performance. My questions are; a) Would this help in performance significantly i.e. i... 2 Jul 2008 01:40
stellenangebot maschinenbau jobangebote hamburg stellenangebote klinik IT-Systemelektroniker IT-Systemelektronikerin stellenangebot maschinenbau jobangebote hamburg stellenangebote klinik IT-Systemelektroniker IT-Systemelektronikerin + + + ARBEITSANGEBOTE IN DEUTSCHLAND http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE + + + + STELLENANGEBOTE IN DEUTSCHLAND http://WWW.STELLENANGE... 28 Jun 2008 08:36
Rounding issue Helo I run the following script declare @r float set @r = 53.485 select @r, round(@r,2), round(@r*100,0)/100 and get the results 53.485 53.48 53.49 Any idea why the last two differ? The last (53.49) is the correct. Thank you Yannis ... 28 Jun 2008 17:49 |