Explain how to send email from sql database?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

any one can explain Self mapping Delegation Remote Credentials

1 Answers  


Explain concepts of analysis services?

0 Answers  


Can a function call a stored procedure in sql server?

0 Answers  


Let us say master db itself has no backup. Now you have to rebuild the db so what kind of action do you take?

1 Answers  


How network traffic be reduced by using the stored procedure?

0 Answers   Accenture,






i have account table which consists of account name,card no and card no consists 16 digits now i want to retrieve the data if card no starts from 4 then it should print visa and if it starts from 5 then it should print master so plse help me to write simple query with out store procs .

3 Answers  


Give me a SQL Query to find out the second largest company?

0 Answers   Ernst Young,


What is stored procedure in SQL..??

2 Answers  


What is the maximum number of index per table?

0 Answers  


What is referential integrity? What are the advantages of it?

4 Answers   Descon, Digital Domain,


Consider a table with 8 rows 4 rows contains value 0 and 4 rows contains value 1.Now write a single update query to make all 0's as 1 and all 1's as 0

7 Answers   PMAM IT Services, TCS,


please can anyone answer this query Table 1 has 2 columns: EmployeeId,Age Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region who has the oldest person

10 Answers  


Categories