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
S

Santosh kumar Pithani

@Santosh kumar Pithani
About
Posts
7
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How can you get the alternate records from the table in the SQL?
    S Santosh kumar Pithani

    We cannot share same solution..this site for sharing our knowledge and experience to find best and alternate solution to reach OP's expectations.I always try to understand others i hope u too :-)

    Database database question

  • How can you get the alternate records from the table in the SQL?
    S Santosh kumar Pithani

    1.If your looking random records from the table every time then use "order by NEWID()" with top clause. EX:- SELECT TOP(10) * FROM TABLE ORDER BY NEWID(); 2.Alternate records is identified with Identity column AND ROW_NUMBER() Rank function in advance Rank function has choice to sorting based on columns under "CTE" and derived table.

    Database database question

  • Need help for writing Article
    S Santosh kumar Pithani

    Writing article means brief documentation(MS word presentation) of one choosing concept right? Please help me.

    Article Writing database help

  • Need help for writing Article
    S Santosh kumar Pithani

    Really this points are helpful.Thanks for giving suggestions :) .

    Article Writing database help

  • Need help for writing Article
    S Santosh kumar Pithani

    i will read and let you know if i struck.Thank you so much.. :)

    Article Writing database help

  • Need help for writing Article
    S Santosh kumar Pithani

    Thanks for response, I'm new to writing articles even i don't know where to write and how to get license on it.I choose dynamic pivot concept so Please help me how to start this article.

    Article Writing database help

  • Need help for writing Article
    S Santosh kumar Pithani

    Hello Developers, i want to write Articles about SQL concepts so excepting unforgettable help from you with sample article documentation. Thanks in-advance.

    Article Writing database help
  • Login

  • Don't have an account? Register

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