Viewing 15 posts - 2,926 through 2,940 (of 4,820 total)
January 18, 2017 at 4:43 pm
Any chance you can change the data model? It doesn't make any sense to have a separate table for students and employees, as you could easily incorporate a PersonType field...
January 17, 2017 at 3:09 pm
January 17, 2017 at 2:38 pm
What I suspect you just need is an index on the date field. Just having a primary key doesn't necessarily improve things all by itself, unless you had some need...
January 17, 2017 at 2:27 pm
Im working on a table that does not have a primary key when created. Here is...
January 17, 2017 at 2:24 pm
January 17, 2017 at 1:56 pm
January 17, 2017 at 1:48 pm
January 17, 2017 at 6:42 am
adonetok (1/11/2017)
January 12, 2017 at 8:25 am
First, be sure that each instances services are up and running. There are a couple of ways to do that:
1.) Bring up Task Manager and validate that each...
January 11, 2017 at 2:58 pm
wweraw25 (1/11/2017)
Number
14522345
15235642
16289563
16287423
30245123
31451831
32452632
31458142
I need to split into two columns
Number A Number B
14522345 ...
January 11, 2017 at 8:53 am
wweraw25 (1/11/2017)
Number
14522345
15235642
16289563
16287423
30245123
31451831
32452632
31458142
I need to split into two columns
Number A Number B
14522345 ...
January 11, 2017 at 8:36 am
scotdg (1/6/2017)
January 11, 2017 at 8:32 am
Stueyd (1/11/2017)
However the requirement has now changed...
Rather than having the server and disk data displayed together they now need to be on separate lines.
Just to re-iterate...
I have...
January 11, 2017 at 8:20 am
qjt (1/11/2017)
I run a command "DBCC MEMORYSTATUS "
It shows a list of use of memory
Available Physical Memory28611772416
Available Virtual Memory8778531528704
Available Paging File62421553152
Working Set2031136768
Percent of Committed Memory in WS100
Page Faults522152
System physical...
January 11, 2017 at 8:05 am
Viewing 15 posts - 2,926 through 2,940 (of 4,820 total)