Viewing 15 posts - 481 through 495 (of 1,988 total)
Just looking at free memory on the server is a very poor metric to evaluate performance issues. A more useful metric would be page life expectancy.
February 21, 2019 at 3:03 pm
Why do you have 2 results for record ID 4 the quantity didn't change?
February 21, 2019 at 9:50 am
Yup but it could also depend upon how it's being used or where you...
February 18, 2019 at 2:25 pm
The real question is at what point do you have to consider you're seriously doing something wrong design wise?
February 18, 2019 at 8:25 am
February 18, 2019 at 7:39 am
Well one option instead of actually transferring them would be to script out the create statements with permissions and do a replace on the old schema name with the new...
February 15, 2019 at 12:26 pm
February 15, 2019 at 9:12 am
Is that a rocket in your pocket or are you just happy to see me? Nope someone liked my twitter post.
February 15, 2019 at 7:38 am
It is definitely the case that the penny hasn't dropped with organisations. The intention of...
February 13, 2019 at 9:09 am
I've worked with systems like that before, as far as seeing the relationships between tables they're probably expecting to look in whatever development tool they have for the system. As...
February 12, 2019 at 12:35 pm
What happens if you run this
SELECT
[Ken_Seq_Nbr]
,[Ken_Date_Time]
,[Ken_Game]
,[Ken_N01]
,[Ken_N02]
,[Ken_N03]
,[Ken_N04]
,[Ken_N05]
February 7, 2019 at 1:45 pm
February 7, 2019 at 7:51 am
Viewing 15 posts - 481 through 495 (of 1,988 total)