sunny interview
概述SE考试2与XAP SQL查询相关的问题先决条件在你的机器上安装maven建造克隆项目: https://github.com/kobikis/interview.git : https://github.com/kobikis/interview.git导航到interview项目目录构建项目没有测试: mvn clean package -DskipTests带测试: mvn test问题NonEQJoin -有2个表order和customer,请将以下JDBC Query转换为SELECT a . ord_num , a . ord_amount , b . cust_name , b . working_area FROM orders a,customer b WHERE a . ord_amount BETWEE
文件列表
sunny_interview-master.zip
(预估有个21文件)
sunny_interview-master
pom.xml
3KB
target
maven-archiver
pom.properties
115B
surefire-reports
com.gigaspaces.NonEQJoin.txt
269B
TEST-com.gigaspaces.NonEQJoin.xml
5KB
com.gigaspaces.JoinTwoTables.txt
273B
TEST-com.gigaspaces.JoinTwoTables.xml
5KB
暂无评论