sql server syntax to add "!" sign to "name" field of
"employee" table in a manner that all names have the same
lenght of 20 characters
Answer / kumarasamy
use trigger and string function
u will get it
Is This Answer Correct ? | 0 Yes | 0 No |
Does windows server 2016 come with sql server?
Can we call SP inside a query?
5 Answers CA, CarrizalSoft Technologies, Wipro,
How to download and install microsoft sql server management studio express?
Differences between Standby Vs No recovery?
What is resultset concur_updatable?
1.Describe way(s) to tune the SQL table in order to optimize performance. 2. Explain SQL Injection and how can you prevent them?
What are the 10 characteristics of data quality?
What is deadlock and how to avoid the deadlocks.
select empid empname from employee What is the result for the about query?
What is SQL Server?
What are the benefits and tasks of object explorer? : sql server management studio
how would you troubleshoot blocking? : Sql server database administration