Search:

Type: Posts; User: boreddy; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    2
    Views
    3,895

    SQL Server - how to alter normal column to identitycolumn

    I have existing table it has two columns one column datatyps is int
    i want to alter that int column to identity colum
    now i have datain that table
    how this is possible to alter to identity column
  2. Thread: For Update

    by boreddy
    Answers
    1
    Views
    3,154

    SQL Server - For Update

    oracle has for update concept is there
    in same way is there same concept in SQL server 2005
    Please give example
  3. Answers
    4
    Views
    3,921

    SQL Server - Re: Database Access

    How to link between servers
  4. Answers
    4
    Views
    3,921

    SQL Server - Database Access

    I have two servers both servers have some databases
    if i want to access from one server database table to other server database table
    how it possible in SQL Server
  5. Answers
    3
    Views
    4,489

    SQL Server - How can we create unique key

    i am having one table
    here username is there i want to create it as unique
    how can
  6. Answers
    5
    Views
    3,784

    SQL Server - Re: how to get like this

    Actually i send as table formate
    but its came as like that

    any way
    i am getting some aggrigate values cites and years
    i want like this, city name column
  7. Answers
    5
    Views
    3,784

    SQL Server - how to get like this

    By useing one query i am getting data like this (here members are aggregate value) members city year 1000 bhel 2008 3000 guntur 2008 5000 hyderabad 2008 50 janana 2008 786876 karimnagar 2008 2000...
  8. Answers
    5
    Views
    10,287

    SQL Server - Re: To get previous month names

    I got the answer for question


    select datename(month, dateadd("month",-1,getdate())), datename(month, dateadd("month",-2,getdate())),
    datename(month, dateadd("month",-3,getdate()))
  9. Answers
    5
    Views
    10,287

    SQL Server - To get previous month names

    How can i get last there previous month names by useing system date
Results 1 to 9 of 9
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact