Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    10
    Views
    6,866

    ASP.NET Re: Show message on my webpage

    Hi,
    Below is the code for showing the message where the grid retrieves no data :
    Here i have taken one lable to show the message.

    Dim con as new sqlconnection(str) ''here str is the connection...
  2. SQL Server - Re: 1st and 2nd Maximum salary through same SQL Query

    select (select max(sal) from tbl_employee), max(sal)from tbl_employee
    where sal < (select max(sal) from tbl_employee)
Results 1 to 2 of 6
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