How to test basic sql queries online(for Sql Server 2012 and up versions) ?

Hi,
I need to test basic sql queries using sql server without installing Sql Server on to the system.
Do we have such readymade online help, which can solve such difficulties ?
Please sugest some of url's.
Thanks.

Thanks for reply.
I am looking specific Sql Server.
Hi Maggy,
I strongly recommend you install SQL Server 2012 express edit and test your T-SQL queries. We can download it from the following site:
Microsoft® SQL Server® 2012 Express:
http://www.microsoft.com/en-hk/download/details.aspx?id=29062
Regards,
Elvis Long
TechNet Community Support

Similar Messages

  • Is there a 32 Bit edition available for windows server 2012 and windows server 2008

    Dear All,
    Is there a 32 Bit edition available for windows server 2012 and windows server 2008?
    Regards,
    Ahmed

    Hi,
    Quote:
    All editions of Windows Server 2008 R2 are 64-bit only.
    Reference link below(session Supported upgrade paths):
    https://technet.microsoft.com/en-us/library/dd379511(v=ws.10).aspx
    And based on MS official description about system requirement for Windows Server 2012/2012 R2, we may find out that they only has 64 bit OS.
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to properly build a grouped ListView for Win 8.1 and future versions?

    Hi,
    I am porting a Windows Phone 8 app to Windows 8.1 and trying to create a grouped list of items using a ListView. After several hours of trying and reading the ListView documentation I am totally confused and still have no idea of how to correctly use the
    ListView.
    Of course I found a lot of descriptions of how to style a ListView but it seems that ListView was heavily changed in Windows 8.1 and most examples refer to Win 8.0. Styles that worked in 8.0 can lead to crashes in 8.1.
    The ListView has an ItemPanel, an ItemTemplate, a GroupStyle... The GroupStyle uses a HeaderTemplate, a Panel, a ContainerStyle, etc... ContainerStyle is honered in Win 8.0 but not in Win 8.1 if ItemPanel is an ItemsStackPanel... Also ContainerStyle will
    not be supported in future versions, etc... What...?
    I would like to style the ListView like this:
    Problem 1:
    How to stretch the Header over the complete width. The solution I found was to alter the default GroupStyle.ContainerStyle to stretch the HorizontalContentAlignment of the HeaderContent instead of using the default left align. Workes fine, but the
    docu says:
    "[ContainerStyle may
    be altered or unavailable for releases after Windows 8.1 and is not supported for
    ItemsControl.GroupStyle.]"
    So, how to stretch the header without using ContainerStyle?
    Problem 2:
    How to add a footer to the group?

    I have the same problem and have tried the stuff above. When I edit the xaml code the GroupHeader expands to the width of the ListView. But when I compile
    the code it collapses to almost 1 pixel in width (it looks like that), beginning to be a bit frustrated :-(
    Here is my listview xaml code:
            <ListView
    x:Name="MainListView"
     Grid.Row="1"
     Margin="10,10,10,0"
     ItemTemplateSelector="{StaticResource
    MinTemplateSelector}"
     ItemsSource="{Binding
    Source={StaticResource
    GroupedData}}" >
    <ListView.ItemContainerStyle>
    <Style
    TargetType="ListViewItem">
    <Setter
    Property="HorizontalContentAlignment" Value="Stretch"/>
    </Style>
    </ListView.ItemContainerStyle>
    <ListView.ItemsPanel>
                    <ItemsPanelTemplate>
    <VirtualizingStackPanel
    />
    </ItemsPanelTemplate>
    </ListView.ItemsPanel>
    <ListView.GroupStyle>
    <GroupStyle>
    <GroupStyle.HeaderTemplate>
    <DataTemplate>
    <Grid
    Height="70"
     Background="#FF662485"
    Margin="0"
     Width="{Binding
    ActualWidth,
     ElementName=MainListView,
    Mode=OneWay}">
    <TextBlock
    Text="{Binding
    GroupName}"
     FontFamily="Segoe UI Light"
           FontWeight="ExtraLight"
     FontSize="26.667"
    Margin="9,0,20,0"
     HorizontalAlignment="Stretch"
     VerticalAlignment="Center"
     TextTrimming="WordEllipsis"
    Foreground="White"/>
    </Grid>
    </DataTemplate>
    </GroupStyle.HeaderTemplate>
    </GroupStyle>
    </ListView.GroupStyle>
    </ListView>
    Any ides why it goes wrong ?
    /Mads

  • What is posted availability specification for Windows server 2012? 2012R2?

    I am trying to put together a high availability solution and I want to know what the availability 'claim' of the individual components would be. What is the availability specification for Windows server 2012 and Windows Server 2012R2?(for example 99.9%
    availability for the O/S itself). This would be in a non clustered or Load Balanced state. Just a single server running the O/S.

    Hi,
    SLA requirements determine how components such as storage, clustering, and backup and recovery factor into your organization.The term high availability is meaningless until you define how to measure it. IT shops measure high availability as the percentage of
    time that systems are available, but the provider and consumer of high-availability services must agree on what constitutes availability and how the time is measured.
    The related KB:
    Service Level Agreement Review
    http://technet.microsoft.com/en-us/library/cc546625.aspx
    High-Availability System Architecture
    http://technet.microsoft.com/en-us/library/cc750543.aspx
    Service Level Agreement Review
    http://technet.microsoft.com/en-us/library/cc546625.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Adobe Reader Enterprise for Windows Server 2012 (R2)

    Hi,
    I want to silently install the latest version of Adobe Reader on a Windows Server 2012 server. When I want to download the offline installer at http://get.adobe.com/nl/reader/enterprise/ I do not see Windows Server 2012 (and/or R2) listed. Is the offline installer supported for Windows Server 2012 and/or Windows Server 2012 R2?
    How can I get this to work?
    Thanks in advance.

    The Technical Specifications are here:  http://www.adobe.com/products/reader/tech-specs.html
    It doesn't mention Windows Server 2012.
    If this is for Citrix or WTS you should get a distribution agreement and then also get the Distribution version of Adobe Reader.

  • Want to write sql queries online

    Hi,
    I want to write and test sql queries online. Because oracle database is too large I do not want to install it on my system. Is there any virtual environment where I can learn sql queries and test without installing it on my local machine?

    SQL Fiddle apparently offers a test bed for various databases including Oracle 11gR2.
    I haven't used it myself but it was highly recommended by SQL Indexing Tutorial | Use The Index, Luke! which is a good SQL performance tutorial.

  • Are there any differences between Server 2012 and Server 2012 R2 that might impact TFS or SQL server required for TFS?

    Hi,
    In the interest of just getting started and learning the basics of setting up TFS, I previously setup an IDE using a large workstation running Windows 8.  I set up the required servers for TFS using VM's through Hyper-V.  I am now transferring
    everything to a new and separate physical server.
    My question stems from a problem I had when I originally setup the TFS system the 1st time.  I couldn't get SQL server to work using the Server 2012 R2 download from the subscription center.  When I used Server 2012, it worked, so I proceeded that
    way just to get going.
    So now I'm setting things up anew on a new physical box, I want to ask up front, is there some difference in the R2 version that causes problems with either TFS or SQL server, or was there likely some oversight on my part when I did things the 1st time?
    As an addendum to my question, I always assumed R2 merely means the Server software has progressed to a refined state and is ready for wide distribution and easy setup.  I assumed that there are no differences between the Standard version and the R2
    version.  Is that understanding correct?
    Thanks.

    Hi Daniel,
    Thanks for your response.  That's a great link.  I don't recall seeing a page that is so clear and easy to read back when I was doing this the 1st time, but I probably just missed it.  That helps.
    I am/was using TFS2013 and VS2013.  As I recall, my problem was getting SQL Server to work, but I thought asking this question on this forum was wiser because I figured everyone using TFS would be well familiar with these issues.
    At any rate, it seems as though TFS2013 is fine with Server 2012 standard or R2.
    I was using SQL Server 2012, and it also seems as though it works on R2:
    https://msdn.microsoft.com/en-us/library/ms143506(v=sql.110).aspx
    Anyway, thanks for your support.  I'll be trying this again and we'll see.

  • When I try to update apps on my iPad, it asks me for my mothers password and displays her apple ID.  How do I change it to ask for my apple id and password???  I am signed into the store and iCloud with my apple id.

    When I try to update apps on my iPad, it asks me for my mothers password and displays her apple ID.  How do I change it to ask for my apple id and password???  I am signed into the store and iCloud with my apple id.  I am not signed into ITunes, the store on the ipad, or icloud under her name.  WIERD???

    There is no featured tab in my iTunes store. . . and everywhere it shows me signed in. I had downloaded an app for my mother on HER ipad, and that is the only app I have done for her. It shows up on my phone, and now I cannot update any of my apps. I uninstalled that app on my phone, but when I want to update ones I have installed on my phone with my appleid, she keeps showing up.
    Joyce

  • My iMac (late 2010 model) desktop's hard drive is fried (was about 200GB). How much am I expecting to pay for a new one and retrieve my information?

    My iMac (late 2010 model) desktop's hard drive is fried (was about 200GB). How much am I expecting to pay for a new one and retrieve my information?

    As you can see Erin, trying to recover information from a hosed drive can be very expensive. 
    I would suggest first the OWC site as well. You can get a new drive of choice in size there.
    I would also get the voyager  http://eshop.macsales.com/item/Newer%20Technology/VOYQHDB1.0T/
    and..
    http://eshop.macsales.com/item/Prosoft%20Engineering/DGDR3BUN/
    http://eshop.macsales.com/item/NewerTech/TOOLKIT11/
    Wth your lap top and these folllowing tools your are set to change out the drive, reload OS and then with
    the voyager pop in the old iMac drive and with the Prosoft software, try to mount and recover the files. Data Rescue is very good at this " if " the drive is not totally mechanically hosed. Drive Genius is very good at a number of things too. Nothing replaces the old adage of Back Up Back up Back up.
    The voyage I listed can become the new backup drive for you.. your choice of tools: Time Machine or by cloning via CarbonCopyCloner or by what I use SuperDuper! IF you want to be really kewl.. both. By that I mean cloning and Time Machine.
    It will take you an hour to swap out the drive and spring clean the iMac.. there is a hundred how too,s on you tube.
    Hope this helps. Remember if is always when a drive will fail..they all do. I tell the people I support that Harddrives are good for 15 min.. to when they don't work. They will all fail.
    Apple Geniuses are very limited to what they can and will do as far as file recovery.
    Your best bet is to try to do it your self first. There is lots of help out here and you are not the first.
    Don

  • How I can get the Billing Type for the sales order and its items

    How I can get the Billing Type for the sales order and its items. I mean from which SAP tables and how?

    Hi,
    You need to use two tables.
    First use VBFA. Enter the sales order number in the field Predecessar and the value M in SubCt field. This will give all the billing document number for the sales order items.
    Then use the billing document numbers in table VBRK, where in you can get the billing document type.
    Regards,

  • How can we define no of processors for a server

    How can we define no of processors for a server.on what factor that No of Processors depends? Is it based on
    1.Application type,
    2.No of transaction perday,
    3.No Of users connected simulatneoulsy

    You can also add the quality of the application to your list. A poorly writtern application cangobble up resources faster than you can spend.
    Also, the size of the database. Bigger size means increased memory, disk, and CPU.

  • How do you resolve error 213:11 for photoshop elements 9 and 8

    how do you resolve error 213:11 for photoshop elements 9 and 8?

    Hi,
    Please refer to:
    http://helpx.adobe.com/creative-suite/kb/error-store-does-not-allow.html
    Thanks,
    Anwesha

  • How could I set the proxy settings for just some URLs and not for all?

    Hello,
    I am using HttpURLConnection to establish a HTTP connection . The connection pass through a proxy, and it requires security.
    I know that I can set the proxy settings in the system properties, and this works perfect.
    But I don't want to set the proxy settings in the system properties, because this proxy settings will be for ALL the URLs, and I just want for a few URLs.
    How could I set the proxy settings for just some URLs and not for all?
    Thanks

    java.net.URL.openConnection(java.net.Proxy proxy)
    @since 1.5

  • How do we populate the SIGN_POST table for routing server

    Hi,
    How do we populate the SIGN_POST table for routing server…? We having the Street data network... we have populated the NODE, EDGE and PARTITION tables from street data. Is there any procedure available for populating the SIGN_POST table from street data? ARE there any predefined methods available?
    Thanks and Regards
    Aravindan

    This data has to come from the data provider.
    There are no procedures to populate this information, if this
    data is not available for your data set.
    For example, NAVSTREETS from NAVTEQ has this data as part
    of their street network data.
    siva

  • Looking for MS SQL Server(2012 or older versions) all commands

    HI,
    Looking for MS SQL Server(2012 or older versions) all commands, i.e., all available sql server commands.
    Is there any reference manual or MS KL to get all commands in SQL Server ?
    Thanks in advance

    Thanks for link
    Sean Gallardy and Jingyang Li.
    This is is not usefull for my requirement.
    What i am looking is..SQL Server commands  like examples... DDL/DML comands...create/alter
    Examples: Insert/update/delete,truncate.......etc
    Create database,create procedure.......etc
    Alter database,shutdown,drop,create....etc
    Looking for list of all commands in one place/doc in SQL Server.
    Thanks

Maybe you are looking for