Write the reason you're deleting this FAQ
Business startup are in decline, but not actually dying. So many people want to get out there and start up their own business but the competition is so stiff that it's almost impossible for them to make a profit. Businesses like facebook and Google have almost unlimited resources and can do whatever they want, even if they fail. Businesses like Walmart have been doing this since they started which is making a company that has everything and squeezing out the little guy.
It is incredibly difficult to grow a small business into a large corporation because of what the big guys are doing. And you will learn this fairly quick if you're competing with them. I also don't believe anymore that we, the United States of America, are not a country driven by small businesses but in fact it's the large corporations and banks that decide everything (but that's pretty easy to see now).
When it comes to the saying "A little fish in a big pond" you have to realize that there are the sharks out there as well, and those sharks are the one taking up the space in the pond which are also eating the little fish. For this reason alone, small business startups are not able to survive in the world as much as they use to.
When you're a little fish you just want to swim in the pond and not worry about the sharks. But that's not always the case, you have to be on the defensive sometimes and you can't even do that if a big corporation moves into your waters. I do believe that one of the main reasons that small businesses fail isn't just because of the big sharks but because they owners don't properly know how to run them. Some people found a startup because they want to be like Mark Zuckerberg or Steve Jobs and just be a billionaire overnight but they don't know anything else other than they want to be rich. They invest money into something that isn't well researched and then complain about not being successful.
Some of these new start ups lack work ethic as well. I've seen business owners claim they are successful but they haven't done anything with their company to evolve it or push it forward in the last 12 months. They're basically stagnant and have the mentality "if it isn't broke, don't fix it". But what if you're doing is already broke and you think it's not? You're losing out on so many things and you could actually be a contender for the top authority in your market if you just invested time and got some damn work ethic lol. In general, anyone can start a business today as long as you fill out a few files and pay a registration fee, but that doesn't mean you'll be successful.
The real myth is that you can be successful if you own the company. Even if you're the smartest person in the room, you could potentially fail with a start up if you don't have a decent work ethic and see what's broken before it kills your company. You can never get complacent either, you always need to be evolving your business in order to stay fresh.
When it comes to someone wanting to start up a business, I'll all for it. I will also tell them what could happen and that they might not be happy with the outcome. Usually they just shrug it off and tell me that they will be just fine, but that's their arrogance playing a vital role in how they see a startup being ran.
Some people will start their own company because they can, not because they should. For this simple reason I think that the startup era is in decline, not essentially dying. The people who are putting together a startup because they want to be successful and also be their own boss while knowing the work that is involved and the long hours are the ones who should be doing this. The ones who had a good idea to sell something probably shouldn't go with a startup but rather a platform such as etsy, ebay, amazon, etc.
People starting up successful businesses is far from over, but we're currently saturated by people thinking they can strike it rich online because they saw a story on facebook or TV saying how someone sold $1.2million in necklaces or something small that costs a few bucks. The click bait is real and you need to learn how to ignore it lol.
In Conclusion:
I really don't think that startups are dying, but they certainly are in decline. They are in decline because people are afraid to strike out on their own when there are sharks like Walmart out there taking over every physical business and facebook or Google taking over everything online. There is space for everyone, you just need the proper "shark repellent" in order to find you space in the pond 
Remember to follow me 
https://www.seoclerks.com/user/Razzy
Thanks!
Razzy
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='22621' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='22621' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='19821' | 1 | SELECT * FROM seoclerks.members WHERE USERID='19821' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=19821 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=19821 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=22621 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=22621
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='22621' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='22621' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=117181 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=117181
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=117198 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=117198
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=150521 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=150521
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='22621' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='22621' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='22621' AND status='1' AND (question like '%Business startups declining, dying%' OR question like '%Business%' OR question like '%startups%' OR question like '%declining,%' OR question like '%dying%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='22621' AND status='1'
AND (question like '%Business startups declining, dying%' OR question like '%Business%' OR question like '%startups%' OR question like '%declining,%' OR question like '%dying%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='12794' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12794' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='19314' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19314' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='12262' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12262' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='840' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='840' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='9' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=22621%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=22621%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * 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 asc | 1 | select * 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 asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='134.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='134.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |
Cristian
So what did Facebook did when Snapchat refused to be bought? It waited and copied their technology and guess what? It worked. Snapchat growth stagnated and in Facebook has own.
Even if you come up with the most brilliant idea, I believe nobody is going to be the next Facebook or the next Google anytime soon. If you are lucky you will be paid a huge amount of money to be taken over but that's about it.
So, don't be afraid to get involved with a startup, but don't expect that startup to make it all the way to the top in this day and age. I'm one of those people that never installed Snapchat because I believed right from the stuff it will going to fade away or absorbed by Facebook/Google in some way. Now, the vast majority of people using Snapchat at the moment are young people, but those kids aren't included in the workforce yet, they don't really produce anything, they can influence the marketing arena but don't really have a say in anything. So what did Facebook did when Snapchat refused to be bought? It waited and copied their technology and guess what? It worked. Snapchat growth stagnated and in Facebook has own. Even if you come up with the most brilliant idea, I believe nobody is going to be the next Facebook or the next Google anytime soon. If you are lucky you will be paid a huge amount of money to be taken over but that's about it. So, don't be afraid to get involved with a startup, but don't expect that startup to make it all the way to the top in this day and age.
Are you sure you want to delete this post?