Search:

Type: Posts; User: asha julie; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    11
    Views
    20,580

    Re: Inherit private members of base class

    private members exists only in the particular class.....so the private member cant be inherited
  2. Answers
    5
    Views
    3,809

    SQL Server - Re: Can somebody help me out

    in object explorer right click on the database and create new folder u want to server as database
    To use the particular database try out this cmd


    use <database name>
    go


    select these...
  3. Answers
    4
    Views
    6,287

    SQL Server - Re: How to declare variables in SP?

    hi
    stored procedore usually contains a set of SQl command to be executed.u try out with some SQL COMMANDS

    U CAN excute a stored procedure as


    declare @a int (all input variable)
    set @a=5(giv...
Results 1 to 3 of 3
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