Viewing 15 posts - 1,996 through 2,010 (of 2,647 total)
If you are asking if there is a function that can magically count arbitrary items in a non defined list, it does not exist 🙂 You should count your delimiters...
January 10, 2012 at 2:46 pm
Evil Kraig F (1/10/2012)
Brandie Tarvin (1/9/2012)
Evil Kraig F (1/6/2012)
Brandie Tarvin (1/6/2012)
January 10, 2012 at 2:42 pm
jpomfret7 (1/10/2012)
Running SELECT * FROM test.dbo.sysfiles I got the following
[/code
fileidgroupidsizemaxsizegrowthstatusperfnamefilename
116705152-1020test_dataJ:\SQLdata\test_data.mdf
201280415-164000660test_logH:\SQLLog\test_log.ldf
32823280-16400020test_indexG:\SQLIndex\test_index.mdf
411363672-16400020test_data1P:\SQLData\test_data1.ndf
And does that drive letter and file path still exist? I have to ask... 🙂
January 10, 2012 at 2:37 pm
Why are these tricky? Seems more like you didn't want to do your homework yourself... All of these answers can be found by using google or searching SSC.
January 10, 2012 at 2:33 pm
GilaMonster (1/10/2012)
SyntaxHighlighter plugin.
🙂 That's what I finally got. I didn't realize that the shortcodes are only built in through wordpress.com. Thanks Gail!
January 10, 2012 at 2:08 pm
_Beetlejuice (1/10/2012)
Use Windows Live writer.You can publish directly to WordPress from there, and it keeps all of the formatting\colours
http://explore.live.com/windows-live-essentials-other-programs?T1=t5
Very interesting! I will check this out later tonight to see...
January 10, 2012 at 12:53 pm
Gianluca Sartori (1/10/2012)
[sourcecode language=sql]
SELECT SomeColumn FROM SomeTable
[/sourcecode]
and everything displays just fine, with copy,print,view source and help buttons.
You...
January 10, 2012 at 10:07 am
reinpost (1/6/2012)
SQL Kiwi (1/6/2012)
reinpost (1/6/2012)
APPLY is named after the process of applying a set of input rows to a table-valued...
January 6, 2012 at 12:11 pm
Guras (1/6/2012)
SQLKnowItAll (1/5/2012)
Why are you concerned here... Are you experiencing performance problems or are you just digging?Just digging...
Fragmentation being displayed as a percentage of say anywhere under 100 pages is...
January 6, 2012 at 7:44 am
Why are you concerned here... Are you experiencing performance problems or are you just digging?
January 5, 2012 at 3:14 pm
Index fragmentation is meaningless when the indexes are small... How many pages are your indexes?
January 5, 2012 at 11:19 am
Sure... Do it in the normal query editor and then copy and paste...
January 5, 2012 at 11:12 am
Guras (1/5/2012)
rfr.ferrari (1/5/2012)
how many row???what size in kbytes?
total number of rows - 361
I don't know how to find the kb.
With 361 rows, you do not need to worry...
January 5, 2012 at 11:10 am
Dev (1/5/2012)
GilaMonster (1/5/2012)
Dev (1/5/2012)
GilaMonster (1/3/2012)
SQLKnowItAll (1/3/2012)
January 5, 2012 at 7:44 am
Cadavre (1/5/2012)
SQLKnowItAll (1/4/2012)
Thanks for that, but what I am really trying to get at in this post is not an actual...
January 5, 2012 at 5:11 am
Viewing 15 posts - 1,996 through 2,010 (of 2,647 total)