GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

Sybase Interview Questions


Sybase Interview Questions

Questions: 56
Comments: 112
 Sybase Tags
 Showing Questions 11-20 of 56 Questions
<< Previous 1 [2] 3 4 5 6 Next >>
 Sponsored Links

 
 Sybase Interview Questions
Sorting Options :  

Latest Answer: Autosys is a product from Platinum, it is a job scheduling software. Most basic job scheduling is done using unix - Cron (or windows - AT), which is time based", it will fire the job based on the clock. However, in real business, you need to fire ...
Read Answers (1) | Asked by : srihari

View Question | Asked by : ganesh Prasad

A column name is given to you. You have to find out which table has that column. Database has 230 tables. For example: empid (column name) For this how do you find out which table has the column (empid) ?
Read Answers (3) | Asked by : Karthi

Latest Answer: In pre sybase 15 all database options will take effect after a use database and checkpoint command is run.For Sybase 15 the option take effect immediately since all sp_dboption commands have an automatic checkpoint. ...
Read Answers (1) | Asked by : srihari

Latest Answer: declare @source varchar(30) select @source = "10.236.155.17" while charindex(".",@source) > 0 begin select @source = stuff(@source,charindex(".",@source),1,",") end select @source ...
Read Answers (2) | Asked by : Sarathy

Latest Answer: shami,Can u elaborate more, in terms of 2 tables A and B if we do a right outer join, how can we use coalesce ...
Read Answers (2) | Asked by : supari

Latest Answer: select * from syslogshold ...
Read Answers (1) | Asked by : srihari

View Question | Asked by : srihari

Latest Answer: The numeric and decimal typesare identical in all respects but one: Only numeric types with a scale of 0can be used for the IDENTITY column. ...
Read Answers (1) | Asked by : Binay

Latest Answer: usage: dataserver valid options are: -a caps_file - path to CAPs directive file -b [size_spec] - master device size specifier -c config_file - config file for server -D [size_spec] - default database size specifier -d master_dev - master device ...
Read Answers (3) | Asked by : keerthv

View page << Previous 1 [2] 3 4 5 6 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape