Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: iamready
  • Content: Threads
  • Order by date
  1. iamready

    grouping related rows

    Dear all, I have the following data col1 col2 col3 col4 a decimal value decimal value decimal value b decimal value decimal value decimal value c decimal value decimal value decimal value d decimal value decimal value decimal...
  2. iamready

    selecting related data into groups

    Dear All, I have a bunch of entries (numeric) in a database,each row is related to one other row( all the entries in that row differ by +- 0.5 from one other row in the database, somewhat like almost similar values with minor differences ) how do i write a SQL query to identify the...
  3. iamready

    hyperling software

    Dear All, I am looking for a software which looks for a certain word in a text paragraph and links it to a given page for all the occurrences in the page. for eg if a paragraph has 10 occurences of a word say 'index' all the occurrences should be linked dynamically instead of us...
  4. iamready

    adding '-' to a string

    Hi, How do i add a '-' (hyphen) at a particular position in a given string for eg the string is 'perl' how do i convert it to 'pe-rl' thanks in advance harsha
  5. iamready

    displaying related data from a table

    Dear All, I am using a SQL server database with around 20 columns,all the columns have numeric values, I want to write an SQL statement which does the following: compare each row of the table with all other rows in the table and return all the rows that have a difference of + or - 0.5...

Part and Inventory Search

Back
Top