Forum Replies Created

Viewing 15 posts - 1 through 15 (of 551 total)

  • RE: Temporary tables and Table variables storage

    Derek Slinn (9/1/2016)


    I think the answer is wrong,

    Both are stored in tempdb database.

    technically table variables can just be in memory if there is only a small amount of data in...

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: min Function (XQuery)

    Thank you for the post, this is really so new to me.

    I used till the value and the mentioning the path of the xml element but never ever tired...

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: SOME/ANY/ALL

    BrainDonor (8/18/2016)


    I think it should have read 'if an additional row with NULL is inserted'....

    +1

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: SOME/ANY/ALL

    Thank you for the post, good one.

    I checked all the correct answers and at the end unchecked the last one... inserting the NULL row to the existing 6 data rows...

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: The Max datetime

    Thank you for the post, Steve, good one.

    I see a small mistake.:-)

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: Relative Rank

    Note: I don't use these functions much (apart from PERCENT_RANK), and didn't recall using PERCENTILE_REL or reading about it. so well... ummm.... really don't do the google search on this...

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: Relative Rank

    Thank you for the post, Nagaraju, good one.

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: The SQL 2016 Indirect Checkpoint

    Steve Jones - SSC Editor (8/9/2016)


    Over time. I'm sure these things will come to you one day.

    Thank you, Steve.

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: Configuring SSRS 2012 with IIS 7.5

    This is the solution:

    1. (refer to the Jin Chen's reply in the post):

    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/7f477018-aa14-4db0-8989-ce763b122a2a/sql-server-express-2008-reporting-services-rsaccessdenied-error?forum=sqlreportingservices

    2.(followed by) Configure a Native Mode Report Server for Local Administration (SSRS):

    https://msdn.microsoft.com/en-us/library/bb630430.aspx

    3. (related)

    http://stackoverflow.com/questions/5651245/can-not-access-report-manager-url-in-reporting-services-configuration-manager

    I followed the steps from 1...

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: The SQL 2016 Indirect Checkpoint

    Thanks for the post, Steve. Interesting one.

    (never used this at all. Sometimes I really wonder will I ever get a chance in real-world to use such features? Or, just...

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: Configuring SSRS 2012 with IIS 7.5

    I just tried this step, from the "Encryption Keys" section in the SSRS Configuration manager, I deleted all the files under "Delete Encrypted Content". Now again when I try the...

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: Proportional Fill

    Thank you for the post, Steve, really good one.

    (I had read one blog some time back about adding multiple files to single file group claiming for some performance improvement; apart...

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: Tempdb defaults in SQL Server 2016

    Thank you for the post, Steve, good one. I got this from the off-line BOL

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: How does SQL work with blanks?

    Thank you for the post,... well.. really creepy.

    I was just reading the Rules on Regular Database Identifiers and some rules it fails to imply, seems like a bug.

    (may be this...

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • RE: Benefits of Resource Governor

    Thank you for the post, good one.

    (I felt this was a trick question as started reading the choices and had to compare with the BOL to see any word that...

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

Viewing 15 posts - 1 through 15 (of 551 total)