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 strongm 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: elder81
  • Content: Threads
  • Order by date
  1. elder81

    Querying XML using Oracle SQL developer

    Hi all, First let me set the scene. I am very new to XML and got a reasonable understanding of sql. I have a database that amongst other things has a column in a table that contains the following XML. "<Request action="Update"> <Personality>...
  2. elder81

    Creating a date loop

    Hello all, I moving to another area of the comany I work in and I am learning SQL by being set challenges by my new manager. The request in this case was to return a list of dates from today, 14 days into the future. I have got this far, USE [kdemo] GO SET ANSI_NULLS ON GO SET...

Part and Inventory Search

Back
Top