Advertisement

1 - 10 of 30 containing alltags:("tricky") (0 seconds)
I need an algorithm to calculate the following... *Although this might sound like homework - its not, I actually need this calculation for a project on which I am working* Given a floating ...
Zones: Delphi ProgrammingDate Answered: 01/16/2001 Grade: A Views: 0
Hi Experts, I need some tricky Questions and its Answers in C++ for preparing an Interview. I know this is the best place for this. Links appreciated. If many experts contributing in this sessio...
Zones: C++Date Answered: 08/05/2003 Grade: A Views: 0
Hi experts, I have a question which sounds simple but appeares to be quite tricky: I have a database with daily prices for various securities and I'm trying to write the following query: ...
Zones: MS SQL ServerDate Answered: 10/09/2003 Grade: A Views: 0
Please see this Q http://www.experts-exchange.com/Databases/MS_Access/Q_20874244.html
Zones: DatabasesDate Answered: 04/11/2004 Grade: A Views: 0
I have a string that contains an example http://www.msn.com/home.asp  what I need to do is just grab the host name which would be http://www.msn.com
Zones: Visual BasicDate Answered: 01/24/2006 Grade: A Views: 0
I tryng to setup a query (that wil be used for the basis for a report). I'm trying to setup some kind of filer.  I have a field of form1 called call_id I basically want to the query to run ...
Zones: MS AccessDate Answered: 10/16/2006 Grade: A Views: 0
Let's say that you start off with X organisms in a system. After A years, these organisms can mate, thus creating more organisms. On average, the birth rate is Z organisms for every 2 organisms t...
Zones: Math & ScienceDate Answered: 09/01/2008 Grade: A Views: 0
What is wrong with this statement: I get no records returned. I need the next record in order where bought is not = 1 SELECT * from products WHERE Bought is null and ID IN (Select MIN(ID) from p...
Zones: DatabasesDate Answered: 01/08/2007 Grade: A Views: 0
I need an algorithm to find the shortest distance between two points ( or nodes ) imagine them as cities. Given a table such as; leg id    start_node   end_node   distance 1               1   ...
Zones: Visual Basic, Math & Science, A...Date Answered: 07/08/2007 Grade: A Views: 10
Let's say I have a very long list of names like this (each name is in 1 cell): <Firstname Lastname> I want to reformat the names in each cell to look like: <Lastname, Firstname> I already h...
Zones: MS ExcelDate Answered: 11/20/2007 Grade: A Views: 0