Re: Searching?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Adam (ajacobs_at_dianthus.nospam.co.uk)
Date: 07/15/04


Date: Thu, 15 Jul 2004 11:03:40 +0100


"Tim Ferguson" <FergusonTG@softhome.net> wrote in message
news:Xns9525D81BE4781garbleme4455656@207.46.248.16...
>
> >
> > I'll leave it to someone who knows more about these things than I do
> > to say whether 'seek' is better than 'find'
>
> Both redundant... replaced by SQL sometime in the late seventies.
>
>

What, totally redundant? Is there nothing that can be done more easily with
'seek' or 'find' than with SQL? If I find myself using one of these in my
code, does that always mean I could have written the code more elegantly
using SQL?

Adam



Relevant Pages

  • Re: Isolatable Concerns
    ... In relational thinking, what is together or apart is considered a ... difficult for humans to navigate unless they reflect a familiar ... Why sprinkle SQL around, especially if its redundant? ...
    (comp.object)
  • SQL 2005 servers with multiple instances
    ... I have an interesting configuration that I was hoping others might comment ... consider the two servers with many small drives for the 'Live' data ... is being shared for the Live data and the Redundant data/logs. ... To my knowledge, SQL provides no prioritization, other ...
    (microsoft.public.sqlserver.setup)
  • Re: Merging two select cases
    ... Is the schema really full of redundant tables with improperly named ... When you see tables with identical structure, ... you have attribute splitting. ... UNIONs mapped into SQL and not an RDBMS at all. ...
    (microsoft.public.sqlserver.programming)
  • SQL::Interpolate - request for comments
    ... as I was writing a lot of SQL construction/variable binding code ... (similar to Recipe 14.13--Building Queries Programmatically, Perl ... The purpose of SQL::Interpolate is to make writing SQL queries in Perl ... more natural, less redundant, and less error-prone. ...
    (perl.dbi.users)
  • Re: Isolatable Concerns
    ... In relational thinking, what is together or apart is considered a ... things as physical lumps that are either together or not together ... Why sprinkle SQL around, especially if its redundant? ... I thought of another reason overnight not to sprinkle SQL around -- performance. ...
    (comp.object)