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 Posted / kumarasamy
use trigger and string function
u will get it
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain important index characteristics?
What are the built in functions in sql server?
Write query to return all rows sql?
Define left outer join?
What is pessimistic concurrency?
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
What is the latest version of microsoft sql server?
What is difference between aggregate and analytic function?
What is normalization? Explain different forms of normalization?
How to override dml statements with triggers?
what is a mixed extent? : Sql server administration
What does select 1 mean?
how to invoke a trigger on demand? : Sql server database administration
How to access the deleted record of an event?
What are transactions and its controls?