Viewing 15 posts - 9,436 through 9,450 (of 59,091 total)
To add to what Sue has stated, LEN doesn't include trailing spaces in its count. Here's the note from Books Online. The emphasis is mine.
Returns the number of characters of...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 22, 2019 at 3:09 am
That and something that would work like "Query Designer on Steroids" where you would simply select a stored procedure and it would generate an ERD for each section of code...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 22, 2019 at 3:02 am
Couldn't you also put a path "director" in the overall flow to select a path based on the time of day and execute the package 3 times? Again, forgive me...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 22, 2019 at 3:00 am
Ok... cancel my last. I went to the link posted and they didn't ask for a whole lot (just Name and email address) and so I took a shot at...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 21, 2019 at 8:55 pm
I've been playing around with some free alternatives, not interesting in any of the online only type of tools. Apex has a free data modeling tool you may...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 21, 2019 at 7:16 pm
My intent is to replace BETWEEN clause with simple JOIN ON KEY column thus to achieve i am trying to prepare this row_id,last_row set into a row set through...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 21, 2019 at 6:08 pm
If asked that in an interview I would ask why it was being designed that way. It is inefficient and a waste of resources. Breaking it up in to...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 21, 2019 at 5:23 pm
If-only
--Jeff Moden
Change is inevitable... Change for the better is not.
April 21, 2019 at 4:44 pm
Is it possible to install a sample database with a .db extension into SQL server management studio? I know how to install a database with a .bak extension but...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 21, 2019 at 4:40 pm
Also tell how how you're measuring what "faster" means. If you're using % of Batch in an execution plan, it has the very high possibility of being incorrect compared to...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 21, 2019 at 4:38 pm
Changing my previous answer here because the post immediately above my previous one wasn't available (it was 2 hour earlier so not sure why it didn't show up) when I...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 21, 2019 at 3:45 pm
Hi, I am applying for the position of SQL DBA with 3years of experience. I need few details regarding project description:
--Jeff Moden
Change is inevitable... Change for the better is not.
April 20, 2019 at 5:35 pm
I'd suggest that each forum have a "sticky" topic on it for how to post various types of code along with mention of how to post question either for coded...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 20, 2019 at 4:25 pm
Wow! Very nice solution Jeff! I'm working on an Agenda-function and one of the requirements is to find a particular number of free timeslots for certain Appointment Types (e.g....
--Jeff Moden
Change is inevitable... Change for the better is not.
April 19, 2019 at 12:42 am
Well, crud... I resurrected an old "Passport" disk and found my old animated "Death Star" explosion of rebar but the new forum apparently doesn't support animated...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 18, 2019 at 10:10 pm
Viewing 15 posts - 9,436 through 9,450 (of 59,091 total)