SEOClerks

Business Card Design

Buy business card design services to be seen as more professional. A quality business card design service can bring in more sales.
I will design a eye catching business card

I will design a eye catching business card

Hi Everyone,I hope you well and Welcome to my Gig.If you need a busi...

I will design standard professional business card

I will design standard professional business card

Hey There, Are you looking for a professional business card designer...

Recommended for you

Order Now
Process Time: 0.49616885185242

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-864001SELECT querystring, added FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400

/opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once()

SELECT * FROM seoclerks.members WHERE username='staging' AND status='1'1SELECT USERID FROM seoclerks.members WHERE username='staging' AND status='1'

/opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() ()

SELECT * FROM categories WHERE seo=?1SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories WHERE seo=?

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategoryInfoFromTypeSeo()

SELECT * FROM categories WHERE parentid=901SELECT CATID FROM categories WHERE parentid=90

/opt/clerks-staging/docroot/include/functions/main.php 6366 GetCategoryChildString() ()

SELECT * FROM categories WHERE parentid=90 ORDER BY total_items DESC LIMIT 81SELECT name, image_name, seo, h2header, metatitle FROM categories WHERE parentid=90 ORDER BY total_items DESC LIMIT 8

/opt/clerks-staging/docroot/include/functions/main.php 6426 GetCategoryChild() ()

SELECT * FROM categories WHERE CATID='42'1SELECT CATID, seo, name, h2header, metatitle, metakeywords, metadescription, metaheader, image_name FROM categories WHERE CATID='42'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType()

SELECT * FROM query_cache WHERE query= ? LIMIT 1 1SELECT `value`, `last_checked` FROM query_cache WHERE query= ? LIMIT 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() queryCache()

SELECT * from posts A, seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND category IN (90) AND gtags like'%awesomedesign%' AND type !=99 AND A.feat=0 AND A.catfeatured_upgrade=0 order by A.lastgigedit desc limit 0, 401SELECT A.*, C.username, C.profilepicture, C.userlevel, C.ratingcount, C.rating, C.lastlogin, C.ip, C.lip, C.profile_data from posts A, seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND category IN (90) AND gtags like'%awesomedesign%' AND type !=99 AND A.feat=0 AND A.catfeatured_upgrade=0 order by A.lastgigedit desc limit 0, 40

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * from posts A, seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND category IN (90) AND gtags like'%awesomedesign%' AND type !=99 AND A.feat=1 1SELECT A.*, C.username, C.profilepicture, C.userlevel, C.ratingcount, C.rating, C.lastlogin, C.ip, C.lip, C.profile_data from posts A, seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND category IN (90) AND gtags like'%awesomedesign%' AND type !=99 AND A.feat=1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

SELECT * FROM promotions as p WHERE p.date_expire > UNIX_TIMESTAMP(NOW()) AND p.date_added < UNIX_TIMESTAMP(NOW()) ORDER BY p.date_added DESC 1SELECT p.* FROM promotions as p WHERE p.date_expire > UNIX_TIMESTAMP(NOW()) AND p.date_added < UNIX_TIMESTAMP(NOW()) ORDER BY p.date_added DESC

/opt/clerks-staging/docroot/index.php 2756 () ()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

SELECT * FROM categories WHERE parentid = 0 1SELECT * FROM categories WHERE parentid = 0

/opt/clerks-staging/docroot/include/functions/main.php 21555 getNotParentCategories() include()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin
0.3384882SELECT COUNT(A.wantid) AS total FROM wanttobuy as A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID 0.1724770.166011

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin
0.4114751SELECT A.*, C.username, C.profilepicture, C.userlevel, C.ratingcount, C.rating, C.lastlogin, C.ip, C.lip, C.profile_data from posts A, seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND category IN (90) AND gtags like'%awesomedesign%' AND type !=99 AND A.feat=0 AND A.catfeatured_upgrade=0 order by A.lastgigedit desc limit 0, 400.4114750.411475
0.2565051SELECT A.*, B.seo, B.name as categoryname, C.username, C.userlevel, C.lastlogin, C.ip, C.profilepicture FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID ORDER BY A.bdays desc LIMIT 0,400.2565050.256505
0.1692442SELECT COUNT(A.wantid) AS total FROM wanttobuy as A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID 0.1724770.166011
0.0538081SELECT `value`, `last_checked` FROM query_cache WHERE query= ? LIMIT 1 0.0538080.053808