Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. filtering the numeric and alphanumeric values

filtering the numeric and alphanumeric values

Scheduled Pinned Locked Moved Database
databasesql-serversysadminhelptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sonia Gupta
    wrote on last edited by
    #1

    i have a column of datatype string in the sql server 2000 database. following is the data in that table 1 2 11 12 a if i sort the data then output comes in the following manner 1 11 12 2 a , but i want 1 2 11 12 a to sort out this problem i thought to make two unioun queries to fileter the numeric values and alphanumeric values. no the questio is can somebody tell me how to filter the numeric and alphanumeric values .

    Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

    G 1 Reply Last reply
    0
    • S Sonia Gupta

      i have a column of datatype string in the sql server 2000 database. following is the data in that table 1 2 11 12 a if i sort the data then output comes in the following manner 1 11 12 2 a , but i want 1 2 11 12 a to sort out this problem i thought to make two unioun queries to fileter the numeric values and alphanumeric values. no the questio is can somebody tell me how to filter the numeric and alphanumeric values .

      Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

      G Offline
      G Offline
      Giorgi Dalakishvili
      wrote on last edited by
      #2

      Don't double post, it's rude.

      #region signature my articles #endregion

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups