Viewing 15 posts - 346 through 360 (of 22,189 total)
It should look something like this: hamshackserver.database.windows.net
You just have to edit 'hamshackserver' to be whatever you named your server instance where the database lives.
You'll also have to allow your IP...
October 11, 2023 at 12:07 pm
In addition to what Johan has pointed out, you can also use Extended Events to capture log behaviors, including the query that sparked them. Here's another article by Paul...
October 10, 2023 at 12:37 pm
In addition to all the other good advice, look at the logic of the query. Filter data on retrieval instead of loading everything into temporary tables for processing.
September 28, 2023 at 12:34 pm
I'm with Jeff.
Let's just clarify a bit though. Dimensional modeling is a good thing, for certain kinds of queries. It's not a good thing for other kinds of queries. So,...
September 27, 2023 at 12:39 pm
The default value was set in 1998 on SQL Server 7. It's utterly and completely out of date. It bears no relation to the modern world. It should be a...
September 27, 2023 at 12:33 pm
The default value was set in 1998 on SQL Server 7. It's utterly and completely out of date. It bears no relation to the modern world. It should be a...
September 27, 2023 at 12:33 pm
It's another day when I think SQL Server Central must have been spying on us, producing such on-topic editorials, as here I am, old enough to claim my UK...
September 25, 2023 at 1:45 pm
To summarize, if you (again, used figuratively an not pointed at anyone in particular) really want to learn something new, learn what you've been missing in SQL for the...
September 25, 2023 at 1:44 pm
If you want to have a life, find a new career outside of IT. Find a role that uses the technology skills you have in a privately held company...
September 25, 2023 at 1:40 pm
Grant, thank you for the gentle reminder, but I fear that my response is not what I would have hoped and expected of myself. I have become acutely aware...
September 25, 2023 at 1:38 pm
Hey Jeff,
I was talking to Bob Ward about your tests. He was interested in an introduction to talk about them. Any interest? If so, which email should I...
September 16, 2023 at 4:38 pm
Hey Jeff,
I was talking to Bob Ward about your tests. He was interested in an introduction to talk about them. Any interest? If so, which email should...
September 15, 2023 at 10:14 am
Hey Jeff,
I was talking to Bob Ward about your tests. He was interested in an introduction to talk about them. Any interest? If so, which email should I use?
September 14, 2023 at 1:20 pm
The reason I can think about the posts are because of may Accidental DBAs who are forced to do the DBA job who are Developers, Network admins, I also...
September 5, 2023 at 5:56 pm
Thanks for the comments. Sorry I haven't gotten back. I was on vacation.
And yeah, I'm assuming a bug-in scenario more than a but-out one. However, set for both if necessary.
September 5, 2023 at 12:33 pm
Viewing 15 posts - 346 through 360 (of 22,189 total)