777
The Lounge
21
Posts
13
Posters
0
Views
1
Watching
-
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