Buy Questpond's video subscriptions on
huge discount
.
Online: 2706
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
How we can specify the first day of the week?
Posted by
Lakhangarg
on 4/26/2010 | Category:
Sql Server Interview questions
| Views: 5714
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Using Set DateFirst we can specify the first day of week. synatx for this is as:
SET DATEFIRST 1
it means monday is the first day of the week.
Thanks
Lakhan Pal Garg
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to get the value of first day of the week?
Next > :
What is a DependencyProperty and How to implement ...
Comments or Responses
Login to post response
More Interview Questions by Lakhangarg
How to apply filter using BindingSouce?
How can we Move to Next and Previous Record using BindingSource Class
Can we insert a blank row using BindigSource Class?
How can we find the index of current selection in BindingSource Class?
AddNew() method of BindingSource Class will add a blank row or with so ...
Can we Add New Row into a Grid Using Binding Source?
Which Task in SSIS is used to perform operation on a file or directory ...
Name of the task that is used to execute batch file in SSIS package?
Latest Interview Questions
What is Delay Signing ?
What is GAC?
What is Sealed Class ?
What is a DependencyProperty and How to implement it?
Sorting on a Datatable
Can we have same method with same name and signature in a using partia ...
How can we Filter rows in a Datatable ?
Select * from table1,table2
More ...