What will be the output of below query?

Select Replicate('vishal',5);

 Posted by vishalneeraj-24503 on 11/27/2013 | Category: Sql Server Interview questions | Views: 2460 | Points: 40
Select from following answers:
  1. vishalvishalvishalvishalvishal
  2. 55555
  3. 5vishal
  4. vishal5
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response