777
-
Shelby Robertson wrote:
Oh Nos!
Hey, we all know that the plural for oh no is ohs nos, sometimes spelled as ohes noes. Get your spelling right please, this is a professional website!
Regards, Nish
Blog: voidnish.wordpress.com The life of a Malayalee American - by Nish
An article I recently wrote for an event souvenir
Quote:
the plural for oh no is ohs nos
Actually, it is "ohs no" using the same grammar rule as "court martial" is pluralised as "courts martial" or "director general" is "directors general". :-D
- I would love to change the world, but they won’t give me the source code.
-
I am working on a project to provide some people with information about the main database we use at my job. Just used this query to get all table names:
SELECT
name
FROM sys.Tables
WHERE
type_desc = 'USER_TABLE'
ORDER BY
name ASCLooked at the row count and noticed there are exactly 777 tables. :-D
Did your database start ringing bells and spitting out coins at that point?
-
Did your database start ringing bells and spitting out coins at that point?
-
I am working on a project to provide some people with information about the main database we use at my job. Just used this query to get all table names:
SELECT
name
FROM sys.Tables
WHERE
type_desc = 'USER_TABLE'
ORDER BY
name ASCLooked at the row count and noticed there are exactly 777 tables. :-D
-
ryanb31 wrote:
What if the count had been 666? Would you be amused or terrified?
Amused. My mom told me a story from when I was really young. Apparently, I was freaking this guy out by staring at him non-stop, without saying a word. When my mom told him part of my social security number is "666", he literally ran away. :)
AspDotNetDev wrote:
...he literally ran away.
Is there another way?
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous
-
Did your database start ringing bells and spitting out coins at that point?
If so... I've been playing with the wrong database... :(
-
AspDotNetDev wrote:
...he literally ran away.
Is there another way?
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous
Yes. You can have a run away train, and you can run away from responsibilities, neither of which involve leg locomotion. :)
-
Yes. You can have a run away train, and you can run away from responsibilities, neither of which involve leg locomotion. :)
Well, with "locomotion" being part Spanish ("loco" meaning "crazy") and part English ("motion" being movement), it seems fair to conclude that, being that much more freaked out, he ran away with legs going crazy!
This sentence is a lie.
-
Well, with "locomotion" being part Spanish ("loco" meaning "crazy") and part English ("motion" being movement), it seems fair to conclude that, being that much more freaked out, he ran away with legs going crazy!
This sentence is a lie.
Seems like a bit of a stretch. Do you have some sort of loco motive?
-
I am working on a project to provide some people with information about the main database we use at my job. Just used this query to get all table names:
SELECT
name
FROM sys.Tables
WHERE
type_desc = 'USER_TABLE'
ORDER BY
name ASCLooked at the row count and noticed there are exactly 777 tables. :-D
Relax, it isn't the file permission - 0777 - rwx-rwx-rwx
Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source