Author |
Topic |
JimL
SQL Slinging Yak Ranger
1537 Posts |
Posted - 2012-03-20 : 11:57:41
|
Ever have one of those meetings were you have to repeatedly explain.• That you cannot pull data out of thin air.• That there is no link up to the national central computer.• That the system cannot understand “well you know”.• That you cannot reprogram their blackberry to mimic their desktop while on the road.Then have to restrain yourself from belting the blond at the end of the table who keeps saying - “But you’re the IT guy you can do anything” JimUsers <> Logic |
|
uberman
Posting Yak Master
159 Posts |
Posted - 2012-03-20 : 12:10:05
|
We can do anything......but it's gonna cost ya |
|
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2012-03-21 : 14:45:38
|
mantra: “But you’re the IT guy you can do anything” No, you're never too old to Yak'n'Roll if you're too young to die. |
|
|
elwoos
Master Smack Fu Yak Hacker
2052 Posts |
Posted - 2012-03-23 : 10:04:37
|
I'm still working on the Big Red Button that "Just does everything", we have a massive demand for it, can't believe no one has dont it yetsteve-----------If you can't spot the sucker, its you. |
|
|
X002548
Not Just a Number
15586 Posts |
|
Jake Shelton
Yak Posting Veteran
74 Posts |
Posted - 2012-04-01 : 16:50:02
|
As a non-scripting DBA what REALLY irks me is management who expect same-morning overhauls of 400 lines of code, luckily I don't (seem) to have any of those onsite but my radar is very finely attuned to those statements that start "I/We JUST need this done today".... |
|
|
DonAtWork
Master Smack Fu Yak Hacker
2167 Posts |
Posted - 2012-04-02 : 06:49:01
|
HA! Most of my SQL work consists of "can you just fix this one thing today?"It's just when i see SELECT * FROM Table1,Table2,Table3,Table4 WHERE ....and they only use the FIRST ITEM from the FIRST column from the FIRST ROW in the result set. Re-write, test, then claim it takes all day to fix Yea, the Scottie SQL method! Multiply all estimates by 4, then give it to them in half that time.How to ask: http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspxFor ultra basic questions, follow these links.http://www.sql-tutorial.net/ http://www.firstsql.com/tutor.htm http://www.w3schools.com/sql/default.asp |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2012-04-02 : 06:55:20
|
The title of this thread should have left out the Artificial. |
|
|
DonAtWork
Master Smack Fu Yak Hacker
2167 Posts |
Posted - 2012-04-03 : 09:45:56
|
How to ask: http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspxFor ultra basic questions, follow these links.http://www.sql-tutorial.net/ http://www.firstsql.com/tutor.htm http://www.w3schools.com/sql/default.asp |
|
|
|