- Sorry, there was an error processing record: -

Please contact us at [email protected]. We are sorry for the inconvenience.

Knowledgebase

Documents, videos, websites and more.

Admin: users, info & data requests..

- Sorry, there was an error processing record: -

Please contact us at [email protected]. We are sorry for the inconvenience.

Brief description or abstract:

SELECT username, usertype from admin.sp_users where length( usertype )> 0

-- Number of requests by date, 2010

SELECT ticket_added_date, count(*) FROM admin.sp_list where ticket_added_date like '2010%' group by ticket_added_date

Posting type(s):
Links & Files
URL:
Files: File
Regions & Topics
Geographic regions: United States
Topic(s):
Subtopic(s):
Number of "Likes":0
Number of Views:
Posting Details
Publication date: 0000-00-00
Tags
Tags:
Added 2010-03-08 by tpollak, Modified 2011-09-27 by kuttkeUI

Comments

No comments.