Search:

Type: Posts; User: venugopal.pss; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    15
    Views
    7,584

    SQL Server - Re: Delete duplicate record

    Rowid is not there in Sql Server 2000.
    Rowid can be used in Oracle only.

    Do not get confused.

    We can delete the duplicate records by using having clause.
  2. Answers
    5
    Views
    3,798

    SQL Server - Re: Can somebody help me out

    In sql serer 2000 in each of the databases there are

    .mdf and .ldf

    You can have a copy for each of the databases.Ex 1a,1b,2a,2b..............

    When ever you want you can load these files to...
  3. Answers
    7
    Views
    39,340

    SQL Server - Re: How to rollback my sql query

    It is simple..............

    Select * from tablename;

    delete from tablename;

    Rollback;
  4. Answers
    3
    Views
    4,319

    SQL Server - Re: Databases

    Thank you very much.
    The link is very useful and very much informative.
  5. Answers
    3
    Views
    4,319

    SQL Server - Databases

    Hi all,

    What is the differences between
    DBMS
    RDBMS
    ORDBMS


    and the advantages and disadvantages also,
Results 1 to 5 of 5
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