Answer Posted / sagi.rahul
New Advanced Features In SQL Server 2008: -
a. New Data Types (Date, Time, Spatial, FILESTREAM &
HIERARCHYID)
b. Resource Governor
c. Backup Compression
d. Data Compression
e. Policy-based Management
f. Filestreamdata
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.
Write a code to select distinct records without using the DISTINCT keyword.
Explain the steps needed to create a scheduled job?
How to verify a login name with sqlcmd tool?
Define views.
Where views are stored in sql server?
What is database isolation in sql server? : sql server database administration
What is index in an assignment?
What does executeupdate return?
How to delete database objects with "drop" statements in ms sql server?
What is the synonym of join?
what is normalization? : Sql server database administration
How to delete a database in ms sql server?
Can you index views?
It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio