Please help below problem using function not in T-SQL?
INPUT:-Need to separate the single column to 2-separate column as shown below output result.NAME(karnataka, IT industries)(MAHARASTRA, HINDI FILM CITY)(GUJURAT,DEVELOPMENT IN EGOVRENECE)OUT PUT...
View ArticleFinding when data created
I have a requirement for one of my projects where I need to see when a given row in a given table was entered. It cannot be dependent on any data contained in the table (e.g., a date column) as it has...
View ArticleDoes defragmenting physical files cause index or table fragmentation?
Simple question that I believe I know the answer to, but I just want to get some confirmation here as well to be sure:As part of "normal" server maintenance we want to regularly schedule physical file...
View ArticleCONSTRAINTS for USERS TABLE: NICKNAME, NAME, SURNAME, PASSWORD, EMAIL.
Hello,I have a problem finding out solution for my problem. Problem is I am trying to create the Users table and what to add CONSTRAINTS for each column. 1. nickname - should be only capital letters,...
View ArticleProblemas para conectarme a mi SQL SErver 2005
Tengo instalado el SQL Server 2005, generalmetne me conecto a un servidor externo y no a mi local....pero ahora que necesito trabajar localmete no puedo conectarme me sale el sgte mensaje.A...
View ArticleMoving to Azure SQL from On-Prem
If the DB is SQL Express and we move the DB to Azure, how do the client machines connect?Does there need to be a VPN?Is this a terminal server setup?
View ArticleQuery to count Receipted payments?
Hi All,I want to develop a sql query based on following table, where I record life insurance policy payment receipt dates against policy numbers as below table. ( Each policy has 12 payment...
View ArticleLooking for.....
Hi,I have spent about three hours looking for a good beginning book on SQL Server and Tools. The book I want is one that goes into the detailed environment of SQL Server(create database, create tables,...
View ArticleHow to assign any column value coming from source to variable in data flow...
Hi,I am calculating one column in derived column in DTF and then I want to use that column in variable as I want to use that value in my next data flow task.Can you please tell me how can I do that?I...
View ArticleUnderstanding syntax: select * from ::fn_abc
Hi All,I'm still new to SQL Server and I do not understand how to read following syntax?Use myDatabase GO select * from ::fn_abc GOWhat is that "::" in front of fn_abc?Thanks,DPDP
View ArticleMS Security Compliance Manager installation and SQL Server 2008 Express
I am installing Microsoft Security Compliance Manager (SCM) on our DC (running SBS 2011) in an attempt to get Windows 7 starter GPO's. SCM requires SQL Server 2008 Express.Details:...
View ArticleSQL Server 2008\2005 Evaluation
Still can we use SQL 2008\2005 Evaluation for Trial or Short Term Developement and Testing purposes?I wanted to make it more clear ....As Microsoft stopped selling SQL 2008 ; Is it Legit or Legal...
View ArticleSQL Server 2012 - AlwaysOn Availability Groups
I am designing a SharePoint 2013 solution and will have a primary data centre and a secondary data centre for disaster recover. In each data centres we will have a SQL Server 2012 failover cluster,...
View ArticleExtact definition of different objects
Hi Team does sql server has any tools which allows to extract definition of views(which has drop and create view ,all permissions) through command line in file ?thanks Drew
View ArticleNewbie
Error 40 "The System cannot find the file specified"..WHAT FILE??????????? I know my username/password, and I guessed the instance in the CMD prompt (sqlcmd -L)After a day of install of SQL Server 2012...
View ArticleNeed a link to download SQL server 2008 R2 evoluation editon..
Hi,I need proper download link to download the SQL server 2008 R2 evolution edition. Can anyone give me the link.Thanks in Advance..
View ArticleSQL server 2012 TRIAL ? Do i need CAL for users?
Hi,We are planning to Evaluate SQL SERVER 2012 TRIAL version.Do we need to but CAL's for users accessing SQL SERVER 2012 TRIAL version ?Thanks in advance.
View ArticleConverting from Accsess to SQL Server
How can I convert an Access 2002 database to SQLServer 2005?
View ArticleIn which version Log shipping was Introduced?
In which sql version log shipping was introduced ?
View Article