DBAsupport.com Forums - Powered by vBulletin
Results 1 to 10 of 34

Thread: SQL query takes 6 hours to execute

Threaded View

  1. #8
    Join Date
    Oct 2008
    Location
    Chandigarh, India
    Posts
    322
    Quote Originally Posted by hrishy View Post
    Hi

    Whats the output of

    Code:
    select ATTRIBUTE_XID,count(*)
    from MAM_ATTR_STRING_VALUES
    group by ATTRIBUTE_XID
    
    select count(*)
    from MAM_ATTR_STRING_VALUES
    Please see the attachment.
    Attached Files Attached Files
    lucky

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