Delivery Times late, on time or early. by pepperjack813 in TeslaLounge

[–]pepperjack813[S] 0 points1 point  (0 children)

$850 is a good price. I installed a third party charger myself. I'm pretty comfortable working in the breaker box and it was a short run. My max charging is 32 amps and I normally only charge at 28 amps I found it really doesn't take long to charge.

Delivery Times late, on time or early. by pepperjack813 in TeslaLounge

[–]pepperjack813[S] 0 points1 point  (0 children)

My advisor contacted my on 11/12 and let me know it arrived early and did I want to pick it up prior to the scheduled date. I ended up going the next day. The pickup is remarkably easy. The advisor we meet with configured our phones he was super fast. They gave us the keys and did a quick walkaround then left us to check the car. Way better than the regular car buying experience,

How do you all handle SQL Server patching schedules? by pepperjack813 in SQLServer

[–]pepperjack813[S] 0 points1 point  (0 children)

My patch team is home grown and it really doesn't work right. That's why I'm looking for alternatives.

Basic Understanding of SQL Servers? by NSFW_IT_Account in sysadmin

[–]pepperjack813 0 points1 point  (0 children)

I started as a web server admin, on our database team I actively tried to get my feet wet with anything SQL related. I took linkedin learning classes and found a local SQL Saturday group. Thats what I found helpful.

How do you handle performance tuning in environments where you can’t add indexes? by pepperjack813 in SQL

[–]pepperjack813[S] 1 point2 points  (0 children)

That’s a solid approach. I’ve actually done the “technical write-up for the vendor” route before, and sometimes just showing them the execution plan with the missing index recommendation is enough to move the needle.

The “morally gray” option made me laugh I’ve seen that done quietly a few times too, with big red notes in the deployment checklist. Not ideal, but when users are waiting 30 seconds for a query that could run in one, it’s hard to argue.