CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2008
    Posts
    2

    Question Count of indexes

    Hi,

    I need to count indexes of a column (EXcluding no of Zero count)for a particular batch..How ot getthis functionality.



    Thanks
    PAvani

  2. #2
    Join Date
    Jul 2004
    Location
    Chennai, India
    Posts
    1,064

    Re: Count of indexes

    Can you be more specific?
    Do you want to count a column where it is not eual to 0?
    Madhivanan

    Failing to plan is Planning to fail

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured